From: drow Date: Thu, 6 Nov 2003 17:57:32 +0000 (+0000) Subject: Correct typo in previous entry X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=690de3ad4d6f028f1b296a170b653152fde2f447;p=pf3gnuchains%2Fpf3gnuchains3x.git Correct typo in previous entry --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 787caa9fa0..7e755b958d 100644 --- 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)