aboutsummaryrefslogtreecommitdiff
path: root/gdb/d-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-09-19 17:39:31 -0600
committerTom Tromey <tom@tromey.com>2024-01-28 10:58:17 -0700
commit033bc67bdb0c74d1c63a1998a7e9679a408ba6e4 (patch)
treea31e7fc8375d5075a99b363c01657fd33c5a7d88 /gdb/d-lang.c
parente11de080a35f08c016e90d11f18918ec78fd1efc (diff)
downloadgdb-033bc67bdb0c74d1c63a1998a7e9679a408ba6e4.zip
gdb-033bc67bdb0c74d1c63a1998a7e9679a408ba6e4.tar.gz
gdb-033bc67bdb0c74d1c63a1998a7e9679a408ba6e4.tar.bz2
Only search types in cp_lookup_rtti_type
This changes cp_lookup_rtti_type to only search for types -- not functions or variables. Due to the symbol-matching hack, this could just use SEARCH_TYPE_DOMAIN, but I think it's better to be clear; also I hold on to some hope that perhaps the hack can someday be removed.
Diffstat (limited to 'gdb/d-lang.c')
0 files changed, 0 insertions, 0 deletions