Fix broken changelog entry.

This commit is contained in:
Yao Qi
2011-11-15 01:07:44 +00:00
parent 43ecc66e5d
commit 3ccd4ac6d3

View File

@ -32,7 +32,8 @@
* target.c (update_current_target): Update. * target.c (update_current_target): Update.
* breakpoint.h (struct bp_location): Add comment on field * breakpoint.h (struct bp_location): Add comment on field
`duplicate'. `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. (remove_breakpoints): Don't remove tracepoints.
(tracepoint_locations_match ): New. (tracepoint_locations_match ): New.
(breakpoint_locations_match): Call it. (breakpoint_locations_match): Call it.