aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0f15a84..b77ae35 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-18 Keith Seitz <keiths@redhat.com>
+
+ * breakpoint.c (find_condition_and_thread): Initialize
+ TASK and REST.
+ (create_breakpiont): find_condition_and_thread will now
+ initialize COND_STRING, THREAD, and REST (and TASK).
+ (addr_string_to_sals): Likewise.
+
2012-07-18 Pedro Alves <palves@redhat.com>
* infrun.c (handle_inferior_event) <TARGET_WAITKIND_NO_HISTORY>: