aboutsummaryrefslogtreecommitdiff
path: root/gold/script.cc
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-01-16 19:13:55 -0700
committerTom Tromey <tom@tromey.com>2022-04-29 16:14:32 -0600
commitc47614fef9fa278399e0d2818d42b73f0e0a26ec (patch)
tree14735d841ce25ca71cc9eacbc0835eaf2f66ec94 /gold/script.cc
parentb3316ff1532571a111dcc27f4545640aafbdaffd (diff)
downloadgdb-c47614fef9fa278399e0d2818d42b73f0e0a26ec.zip
gdb-c47614fef9fa278399e0d2818d42b73f0e0a26ec.tar.gz
gdb-c47614fef9fa278399e0d2818d42b73f0e0a26ec.tar.bz2
Remove most fields from breakpoint_ops
At this point, all implementations of breakpoints use the vtable. So, we can now remove most function pointers from breakpoint_ops and switch to using methods directly in the callers. Only the two "static virtual" methods remain in breakpoint_ops.
Diffstat (limited to 'gold/script.cc')
0 files changed, 0 insertions, 0 deletions