projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43ecc66
)
Fix broken changelog entry.
author
Yao Qi
<yao@codesourcery.com>
Tue, 15 Nov 2011 01:07:44 +0000
(
01:07
+0000)
committer
Yao Qi
<yao@codesourcery.com>
Tue, 15 Nov 2011 01:07:44 +0000
(
01:07
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 72f5a62ba48f253477cb7ff22f4abacdfaf283da..cf8f7f80a9765956c2592c6f3504b94e37d99739 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-32,7
+32,8
@@
* target.c (update_current_target): Update.
* breakpoint.h (struct bp_location): Add comment on field
`duplicate'.
- (should_be_inserted): Don't differentiate breakpoint and tracepoint.
+ * breakpoint.c (should_be_inserted): Don't differentiate breakpoint
+ and tracepoint.
(remove_breakpoints): Don't remove tracepoints.
(tracepoint_locations_match ): New.
(breakpoint_locations_match): Call it.