summaryrefslogtreecommitdiff
path: root/gdb/break-catch-syscall.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2022-05-07 01:18:34 +0100
committerPedro Alves <pedro@palves.net>2022-05-20 20:41:01 +0100
commit249dfeafc96db9d36ea8c22f0ae3c3eb5b76b5ba (patch)
tree6c657d47ce2d374ac25001326e96634e5bef1d19 /gdb/break-catch-syscall.c
parent7a3e3265ed47704e08ec7d3a276204eb62d35811 (diff)
Make exception_catchpoint inherit base_breakpoint instead of catchpoint
exception_catchpoint is really a code breakpoint, with locations set by sals, re-set like other code breakpoints, etc., so make it inherit base_breakpoint. This adds a bit of duplicated code to exception_catchpoint's ctor (copied from struct catchpoint's ctor), but it will be eliminated in a following patch. Change-Id: I9fbb2927491120e9744a4f5e5cb5e6870ca07009
Diffstat (limited to 'gdb/break-catch-syscall.c')
0 files changed, 0 insertions, 0 deletions