* config/nm-linux.h (struct target_ops): Remove forward declaration.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 11 Jun 2010 12:10:13 +0000 (12:10 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 11 Jun 2010 12:10:13 +0000 (12:10 +0000)
commit669211f587585a5b8c9a925d51e9ac7724fbb101
tree6af53f3c57712f5d455ed7dd2a6ec7d208d5606c
parentb7a8b4ef6b4203072015422e0601440f60f29adb
* 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
This page took 0.039987 seconds and 4 git commands to generate.