From f86172a554d0c568bc134cb7816f41df1c739475 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Fri, 20 Oct 2006 01:08:14 +0000 Subject: * 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 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1c11ec2..51e0ba9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2006-10-19 Ulrich Weigand + + * 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. + 2006-10-19 Joel Brobecker * solib.c (libpthread_solib_p): New function. -- cgit v1.1