* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
authorMark Kettenis <kettenis@gnu.org>
Sun, 22 Aug 2004 19:03:41 +0000 (19:03 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 22 Aug 2004 19:03:41 +0000 (19:03 +0000)
commit8cbba7c88185e1f9775509402b24639eb3018e45
treef2a6fe7989baea9f6c07967f4261d004efdbb801
parentc5fa424560dd1098617ee6df456a7d4b4fb5f9f1
* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
Reorder includes.
(fetch_register, store_register): Remove prototypes.
(child_resume): Reorganize code and comments such that it is
grouped a bit more logically.
(attach): Explicitly compare errno against 0.
(detach): Likewise.  Use perror_with_name instead of
print_sys_errmsg.
* Makefile.in (infptrace.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/infptrace.c
This page took 0.024688 seconds and 4 git commands to generate.