]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb unordered set in linux-procfs.c
authorTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 17:21:26 +0000 (11:21 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 18 Mar 2025 11:32:03 +0000 (05:32 -0600)
commit7116b64e238b641fbbdf941814e4c8250b173a28
tree04a848bf2f196fecb8dcab498bdf09c5394ca9ea
parentf9868995b4b8b7f0abeaf53365181fc05e54ee1f
Use gdb unordered set in linux-procfs.c

This changes linux-procfs.c to use gdb:unordered_set.

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