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:
7cc221e
)
Correct typo in previous entry
author
Daniel Jacobowitz
<drow@false.org>
Thu, 6 Nov 2003 17:57:32 +0000
(17:57 +0000)
committer
Daniel Jacobowitz
<drow@false.org>
Thu, 6 Nov 2003 17:57:32 +0000
(17:57 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 787caa9fa0124ad78aa96cbf26757f4a188e2969..7e755b958ddf6d6568e13a9ea5ea5933bffc8f5b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-12,7
+12,7
@@
* breakpoint.h (enum bp_loc_type, struct bp_location): New.
(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)
(insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
(reattach_breakpoints, update_breakpoints_after_exec)