]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb unordered set and map in corelow.c
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 15:27:21 +0000 (09:27 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 18 Mar 2025 11:32:03 +0000 (05:32 -0600)
commit536f59548e5cee7a0bb4566a61b610c11cdbb462
treeb001a838b3b8d0eaabdbdf88106270c38b657307
parent246a63ad0a7e68b283f830ac3e4920f435a9968e
Use gdb unordered set and map in corelow.c

This changes corelow.c to use gdb:unordered_set and
gdb::unordered_map.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/corelow.c