https://github.com/torvalds/linux
Revision 703a1edcd1534468fc18f733c03bd91a65c8c6f0 authored by Jason Wessel on 26 September 2008, 15:36:42 UTC, committed by Jason Wessel on 26 September 2008, 15:36:42 UTC
On x86_64 the gdb serial register structure defines the PS (also known
as eflags), CS and SS registers as 4 bytes entities.

This patch splits the x86_64 regnames enum into a 32 and 64 version to
account for the 32 bit entities in the gdb serial packets.

Also the program counter is properly filled in for the sleeping
threads.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
1 parent 95dbf1d
History
Tip revision: 703a1edcd1534468fc18f733c03bd91a65c8c6f0 authored by Jason Wessel on 26 September 2008, 15:36:42 UTC
kgdb, x86_64: fix PS CS SS registers in gdb serial
Tip revision: 703a1ed
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top