mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Fix broken changelog entry.
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user