Convert tracepoints to vtable ops
authorTom Tromey <tom@tromey.com>
Sat, 15 Jan 2022 16:57:44 +0000 (09:57 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 29 Apr 2022 22:14:31 +0000 (16:14 -0600)
commit779dcceba7ee2af97a95d9978fc9ef949837a27a
tree8c649f654049d66c2db11fb4baee0e4768748e5a
parent3a29292356cd26830dd771cf8ada376d132280a6
Convert tracepoints to vtable ops

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