]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
* breakpoint.h (struct bp_location): Add section.
authorDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:24:55 +0000 (18:24 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:24:55 +0000 (18:24 +0000)
commitcf3a9e5b487979829d23b66bb053ab30823a8c1d
treece38608e5389c3b4ca577ab9719856a039595220
parentffce0d52cd3abb8e58cf5e6eb7e39c286443b82b
* breakpoint.h (struct bp_location): Add section.
(struct breakpoint): Remove section.
* breakpoint.c (insert_breakpoints, remove_breakpoint)
(breakpoint_here_p, breakpoint_inserted_here_p)
(breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
(describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
(clear_command, delete_breakpoint, breakpoint_re_set_one): Access
section through loc.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h