]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/amd64-linux-nat.c
* i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
authorMark Kettenis <kettenis@gnu.org>
Sun, 31 Aug 2003 15:18:58 +0000 (15:18 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 31 Aug 2003 15:18:58 +0000 (15:18 +0000)
commit5bca7895b748abc3e01c88221778bda7e5ad3185
tree79cb796396eb87544da5a7837267836568a90b4c
parentbda34dc2c9e8f7a52128439cca8873660a3fee51
* 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