aboutsummaryrefslogtreecommitdiff
path: root/gdb/break-catch-throw.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-01-16 17:25:52 -0700
committerTom Tromey <tom@tromey.com>2022-04-29 16:14:32 -0600
commit5d926615e9684d1f9a95801106300ade64548dcc (patch)
treea7e165954adef7c7724409646ce5623eed611a18 /gdb/break-catch-throw.c
parent823b50f3857846fe7cd8fb8831a13797903885b8 (diff)
downloadbinutils-5d926615e9684d1f9a95801106300ade64548dcc.zip
binutils-5d926615e9684d1f9a95801106300ade64548dcc.tar.gz
binutils-5d926615e9684d1f9a95801106300ade64548dcc.tar.bz2
Merge probe and ordinary breakpoints
Right now, probe breakpoints are handled by a separate ops object. However, they differ only in a small way from ordinary breakpoints, and furthermore can be distinguished by their "probe" object. This patch merges the two cases. This avoids having to introduce a new bp_ constant (which can be quite subtle to do correctly) and a new subclass.
Diffstat (limited to 'gdb/break-catch-throw.c')
0 files changed, 0 insertions, 0 deletions