OSDN Git Service

* config/nm-linux.h (struct target_ops): Remove forward declaration.
authoruweigand <uweigand>
Fri, 11 Jun 2010 21:10:12 +0000 (21:10 +0000)
committeruweigand <uweigand>
Fri, 11 Jun 2010 21:10:12 +0000 (21:10 +0000)
commit85873c0f428a0e70104c4c0151319f183b549f7f
tree066f30e6a5048c53a771e94e6162c1457305fadf
parent274ff93370f479e33161ff258eed01416f6431e9
* config/nm-linux.h (struct target_ops): Remove forward declaration.
(lin_thread_get_thread_signals): Remove prototype.
(GET_THREAD_SIGNALS): Remove.
* linux-nat.h (lin_thread_get_thread_signals): Add prototype.
* linux-thread-db.c (check_thread_signals): Directly call
lin_thread_get_thread_signals; do not check GET_THREAD_SIGNALS.
gdb/ChangeLog
gdb/config/nm-linux.h
gdb/linux-nat.h
gdb/linux-thread-db.c