* linux-thread-db.c (check_for_thread_db): Don't attempt to use
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 20 Oct 2006 01:08:14 +0000 (01:08 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 20 Oct 2006 01:08:14 +0000 (01:08 +0000)
commitf86172a554d0c568bc134cb7816f41df1c739475
tree322a7beb5885c4667e963bd13d060964181265a2
parentb7149293aa320693b0bc762fb5e09a991fa8dc6a
* linux-thread-db.c (check_for_thread_db): Don't attempt to use
thread_db for remote targets.
* remote.c (remote_new_objfile): Always call predecessor on
new_objfile event chain.
gdb/ChangeLog
gdb/linux-thread-db.c
gdb/remote.c