diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-15 13:37:28 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-29 16:14:31 -0600 |
commit | 098f12723d5c095c115d0a6121ef77816d6a796f (patch) | |
tree | 519768f6fb8ffd8c7c18c0629eae3b96502c72c0 /gdb/break-catch-sig.c | |
parent | 779dcceba7ee2af97a95d9978fc9ef949837a27a (diff) | |
download | binutils-098f12723d5c095c115d0a6121ef77816d6a796f.zip binutils-098f12723d5c095c115d0a6121ef77816d6a796f.tar.gz binutils-098f12723d5c095c115d0a6121ef77816d6a796f.tar.bz2 |
Add some new subclasses of breakpoint
This adds a few new subclasses of breakpoint. The inheritance
hierarchy is chosen to reflect what's already present in
initialize_breakpoint_ops -- it mirrors the way that the _ops
structures are filled in.
This patch also changes new_breakpoint_from_type to create the correct
sublcass based on bptype. This is important due to the somewhat
inverted way in which create_breakpoint works; and in particular later
patches will change some of these entries.
Diffstat (limited to 'gdb/break-catch-sig.c')
0 files changed, 0 insertions, 0 deletions