OSDN Git Service

* i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
authorkettenis <kettenis>
Sun, 31 Aug 2003 15:18:57 +0000 (15:18 +0000)
committerkettenis <kettenis>
Sun, 31 Aug 2003 15:18:57 +0000 (15:18 +0000)
commite162855cc6ddc9201787b09042fc39b158b00d98
tree37bdeee94be344d680323c7c5d32b77c8e31292b
parentbb71a906f235b109dd736f542a4103f2b33e902d
* i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
Only define PTRACE_GET_THREAD_AREA is not already defined.
Various style fixes in code and comments and some additional
spelling fixes in comments.  Move after functions dealing with
debug registers.
* x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
Fix coding-style.
gdb/ChangeLog
gdb/i386-linux-nat.c
gdb/x86-64-linux-nat.c