diff options
author | Tom Tromey <tom@tromey.com> | 2025-03-25 13:25:39 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-04-01 07:30:10 -0600 |
commit | d33f7cc36e7fb5f53452febb28cb3189d3290fb8 (patch) | |
tree | 209c970d320abf03dd016bdc55570465815dff7f /gdb/python | |
parent | 23ad2598a6b92643417b7a94da54aebb62469423 (diff) | |
download | binutils-d33f7cc36e7fb5f53452febb28cb3189d3290fb8.zip binutils-d33f7cc36e7fb5f53452febb28cb3189d3290fb8.tar.gz binutils-d33f7cc36e7fb5f53452febb28cb3189d3290fb8.tar.bz2 |
Add addrmap_mutable::clear
It was convenient to add a 'clear' method to addrmap_mutable. The
cleanest way to do this was to change the class to lazily initialize
its 'tree' member. This also makes addrmap_mutable::operator= a bit
less weird.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions