Convert dprintf to vtable ops
authorTom Tromey <tom@tromey.com>
Sat, 15 Jan 2022 23:28:06 +0000 (16:28 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:31 +0000 (16:14 -0600)
commitf293a0b5d6b429c3dd8a91e9d55831bfb4efd84a
treec44c07aa9eec42a8645287799719fbcf0a040d34
parentae72050b7f8454ef2c0763f5548cc2cd873e27e0
Convert dprintf to vtable ops

This converts dprintf to use vtable_breakpoint_ops.
gdb/breakpoint.c
gdb/breakpoint.h
gdb/mi/mi-cmd-break.c