aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-09-13 19:27:01 +0000
committerPedro Alves <palves@redhat.com>2011-09-13 19:27:01 +0000
commitc65b3e0d43b7b64febc4a1b7192e13f7be3a94fa (patch)
treeec3f3b1125e7695cf506dce2bef174ada4fbe796 /gdb/ChangeLog
parenta1398e0c5690d181307a819fbe9cc4e08e518fbc (diff)
downloadgdb-c65b3e0d43b7b64febc4a1b7192e13f7be3a94fa.zip
gdb-c65b3e0d43b7b64febc4a1b7192e13f7be3a94fa.tar.gz
gdb-c65b3e0d43b7b64febc4a1b7192e13f7be3a94fa.tar.bz2
2011-09-13 Pedro Alves <pedro@codesourcery.com>
* inferior.h (ALL_INFERIORS): New. * linux-thread-db.c (thread_db_find_new_threads_2): Remove check for a stopped thread. (thread_db_find_new_threads): Look for threads in all inferiors.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7cec15e..fcb60b9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2011-09-13 Pedro Alves <pedro@codesourcery.com>
+ * inferior.h (ALL_INFERIORS): New.
+ * linux-thread-db.c (thread_db_find_new_threads_2): Remove check
+ for a stopped thread.
+ (thread_db_find_new_threads): Look for threads in all inferiors.
+
+2011-09-13 Pedro Alves <pedro@codesourcery.com>
+
* breakpoint.c (update_watchpoint): Handle the case of the
watchpoint to update not being in the breakpoint list yet.
(hw_watchpoint_use_count): New, factored out from