Correct typo in previous entry
This commit is contained in:
parent
7cc221efff
commit
adeee247f4
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
* breakpoint.h (enum bp_loc_type, struct bp_location): New.
|
* breakpoint.h (enum bp_loc_type, struct bp_location): New.
|
||||||
(struct breakpoint): Remove address, shadow_contents, inserted,
|
(struct breakpoint): Remove address, shadow_contents, inserted,
|
||||||
and duplicate. Add a struct bp_location.
|
requested_address, and duplicate. Add a struct bp_location.
|
||||||
* breakpoint.c (condition_command, read_memory_nobpt)
|
* breakpoint.c (condition_command, read_memory_nobpt)
|
||||||
(insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
|
(insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
|
||||||
(reattach_breakpoints, update_breakpoints_after_exec)
|
(reattach_breakpoints, update_breakpoints_after_exec)
|
||||||
|
|
Loading…
Reference in New Issue