aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-02-12 01:24:09 +0000
committerPedro Alves <palves@redhat.com>2010-02-12 01:24:09 +0000
commit15c3d785c32724ff94d54a613fcb627d1da0b721 (patch)
treeadb5ddc9dfd935f7e226f68e679a55519c915cd3 /gdb/ChangeLog
parentfd9b8c249a7a95cc869675f09634e62c808483bc (diff)
downloadgdb-15c3d785c32724ff94d54a613fcb627d1da0b721.zip
gdb-15c3d785c32724ff94d54a613fcb627d1da0b721.tar.gz
gdb-15c3d785c32724ff94d54a613fcb627d1da0b721.tar.bz2
* breakpoint.c (allocate_bp_location): Use bp_loc_other for
bp_tracepoint and bp_fast_tracepoint, not bp_loc_software_breakpoint. (update_global_location_list): Tracepoints are never duplicates of anything.
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 b3c083b..8bb2b49 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,13 @@
2010-02-12 Pedro Alves <pedro@codesourcery.com>
+ * breakpoint.c (allocate_bp_location): Use bp_loc_other for
+ bp_tracepoint and bp_fast_tracepoint, not
+ bp_loc_software_breakpoint.
+ (update_global_location_list): Tracepoints are never duplicates of
+ anything.
+
+2010-02-12 Pedro Alves <pedro@codesourcery.com>
+
* breakpoint.c (break_command_really): Change return type to int.
Return false if no breakpoint was created, true otherwise.
(trace_command): Don't set the tracepoint count if no tracepoint