diff options
author | Tom Tromey <tom@tromey.com> | 2022-04-16 08:54:32 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-06-12 10:49:48 -0600 |
commit | a692aa3f1dc1106edaa0b93b23bd1179a8833548 (patch) | |
tree | 04a0521c2ebf6ead033532ddd3f0844846e39b87 /gdb/testsuite/lib/gdb-python.exp | |
parent | 9dad432e10a94f63fc6b17d729c9cf8726e03dab (diff) | |
download | gdb-a692aa3f1dc1106edaa0b93b23bd1179a8833548.zip gdb-a692aa3f1dc1106edaa0b93b23bd1179a8833548.tar.gz gdb-a692aa3f1dc1106edaa0b93b23bd1179a8833548.tar.bz2 |
Use inheritance for addrmap
This is a simply C++-ification of the basics of addrmap: it uses
virtual methods rather than a table of function pointers, and it
changes the concrete implementations to be subclasses.
Diffstat (limited to 'gdb/testsuite/lib/gdb-python.exp')
0 files changed, 0 insertions, 0 deletions