* breakpoint.h (struct bp_location): Add a chain pointer.
authorDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 17:26:18 +0000 (17:26 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 17:26:18 +0000 (17:26 +0000)
commit7cc221efff3ca2ee564dbf69ae9af5bbe73b1df5
treec4e98a474ad8a7aceb3218891c90297274934494
parent5cab636d148f66470d408ae90e39352c073f99e6
* breakpoint.h (struct bp_location): Add a chain pointer.
* breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
macros.
(bp_location_chain): New variable.
(allocate_bp_location): New function.
(set_raw_breakpoint): Use it.
(delete_breakpoint): Remove ->loc from the bp_location_chain.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
This page took 0.026119 seconds and 4 git commands to generate.