OSDN Git Service

* breakpoint.h (struct bp_location): Add a chain pointer.
authorDaniel Jacobowitz <dan@debian.org>
Thu, 6 Nov 2003 17:26:18 +0000 (17:26 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 6 Nov 2003 17:26:18 +0000 (17:26 +0000)
commitb5ff6f9de4df38e972ced4ebc73ee259a4f1a864
treed4013e9bdafa9f371ba60f786cc6e98fe5230129
parentfac0556328491239e10612dad6ccb22a4f177678
* 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