Remove init_raw_breakpoint_without_location
authorTom Tromey <tom@tromey.com>
Sun, 1 May 2022 17:20:34 +0000 (11:20 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:35 +0000 (12:03 -0600)
commit73063f5180a07b9c8042887cd4cada0b89388556
treeaace65fbb3dc1d24861a00395416aadd32efa884
parent3101e4a1c5a9f14dd6860e439bbefdce00adc9f6
Remove init_raw_breakpoint_without_location

This removes init_raw_breakpoint_without_location, replacing it with a
constructor on 'breakpoint' itself.  The subclasses and callers are
all updated.
gdb/ada-lang.c
gdb/break-catch-exec.c
gdb/break-catch-fork.c
gdb/break-catch-load.c
gdb/break-catch-sig.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/breakpoint.h