diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-15 15:35:35 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-29 16:14:31 -0600 |
commit | 5ad71d67aef6b2885fcaf52b9151af6e28e9648a (patch) | |
tree | bfddaef90be194d831cc85033704ba304613fd3d /gdb/break-catch-sig.c | |
parent | 1fd30a473032c6fa23db9db46f4853951c5de0d6 (diff) | |
download | binutils-5ad71d67aef6b2885fcaf52b9151af6e28e9648a.zip binutils-5ad71d67aef6b2885fcaf52b9151af6e28e9648a.tar.gz binutils-5ad71d67aef6b2885fcaf52b9151af6e28e9648a.tar.bz2 |
Change inheritance of dprintf
The dprintf breakpoint ops is mostly a copy of bpkt_breakpoint_ops,
except it's written out explicitly -- and, importantly, there's
nothing that bpkt_breakpoint_ops overrides that dprintf does not.
This changes dprintf to simply inherit directly, and updates struct
dprintf_breakpoint to reflect the change as well.
Diffstat (limited to 'gdb/break-catch-sig.c')
0 files changed, 0 insertions, 0 deletions