]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb map in py-connection.c
authorTom Tromey <tom@tromey.com>
Tue, 25 Feb 2025 19:01:21 +0000 (12:01 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 14:40:06 +0000 (08:40 -0600)
commit0c9953e0e07173f172c0994302d062a57dae57b0
tree82a0657580fb5e06e6903f0993c2a63eb2c939ba
parentca198333325b87706c4506dd2005eb41736fe660
Use gdb map in py-connection.c

This changes py-connection.c to use gdb::unordered_map.

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