]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use gdb set and map in TUI
authorTom Tromey <tom@tromey.com>
Mon, 24 Feb 2025 22:36:28 +0000 (15:36 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 11 Mar 2025 14:33:08 +0000 (08:33 -0600)
commitd8a30dd2a692053165ff3dfad1e93164180fc974
tree6394ee19ffc03420892e09ede7ad51dda17bcef1
parentd9c531fd6478ccfcb7fd5baf0dad54549508db9f
Use gdb set and map in TUI

This changes the TUI to use gdb::unordered_map and gdb::unordered_set
rather than the std:: variants.

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