commit | 57a99efc0ad6ceaaeab179f6904a36ff62abc8cb | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Mar 11 09:37:58 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:03 2025 -0600 |
tree | d4d8d81c577512ebf810227a0085ce6cee55e4d2 | |
parent | d0ed7bf67d1ef37e48e3886c0278d6b8af23d0ec [diff] |
Use gdb unordered map in inferior.h This changes inferior.h to use gdb::unordered_map. Approved-By: Simon Marchi <simon.marchi@efficios.com>