aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2022-05-07 00:34:33 +0100
committerPedro Alves <pedro@palves.net>2022-05-20 20:41:01 +0100
commit7a3e3265ed47704e08ec7d3a276204eb62d35811 (patch)
tree9a2ab316db24ebdac534e9c97c3fdda1b8de4f02 /binutils/dwarf.c
parent752a2291b120ef2923615123f8a5ada334745f08 (diff)
downloadgdb-7a3e3265ed47704e08ec7d3a276204eb62d35811.zip
gdb-7a3e3265ed47704e08ec7d3a276204eb62d35811.tar.gz
gdb-7a3e3265ed47704e08ec7d3a276204eb62d35811.tar.bz2
Refactor momentary breakpoints, eliminate set_raw_breakpoint{,_without_location}
This commit makes set_momentary_breakpoint allocate the breakpoint type without relying on set_raw_breakpoint, and similarly, momentary_breakpoint_from_master not rely on set_raw_breakpoint_without_location. This will let us convert init_raw_breakpoint to a ctor in a following patch. The comment about set_raw_breakpoint being used in gdbtk sources is stale. gdbtk no longer uses it. Change-Id: Ibbf77731e4b22e18ccebc1b5799bbec0aff28c8a
Diffstat (limited to 'binutils/dwarf.c')
0 files changed, 0 insertions, 0 deletions