]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Simplify symbol_to_info_string
authorTom Tromey <tom@tromey.com>
Sun, 5 Mar 2023 17:23:04 +0000 (10:23 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:16 +0000 (10:58 -0700)
commitd4bf9040be06250a0ee07d5bd6dc8a1e42590415
tree66f950fb8d2003d53e2e44de3b48b1f8ca71718a
parent0ff2d66b1f1f3125ff59a97539b97a61bc0d6bf3
Simplify symbol_to_info_string

Thi simplifies symbol_to_info_string, removing the 'kind' parameter
and instead having it use the symbol's domain.
gdb/mi/mi-symbol-cmds.c
gdb/symtab.c
gdb/symtab.h