diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-16 19:13:55 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-29 16:14:32 -0600 |
commit | c47614fef9fa278399e0d2818d42b73f0e0a26ec (patch) | |
tree | 14735d841ce25ca71cc9eacbc0835eaf2f66ec94 /gold/script.cc | |
parent | b3316ff1532571a111dcc27f4545640aafbdaffd (diff) | |
download | gdb-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