Fix broken changelog entry.

This commit is contained in:
Yao Qi 2011-11-15 01:07:44 +00:00
parent 43ecc66e5d
commit 3ccd4ac6d3
1 changed files with 2 additions and 1 deletions

View File

@ -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.