aboutsummaryrefslogtreecommitdiff
path: root/gdb/f-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-03-10 09:49:24 -0700
committerTom Tromey <tom@tromey.com>2024-01-28 10:58:16 -0700
commit83c8b5eb334a77249e5b8f20ed891c227d8e42ae (patch)
tree117963ddaba82c197b5d1b397992ebabfdbf6ba5 /gdb/f-lang.c
parent17841991c3144991e942c6cec8f21527b8cdb51f (diff)
downloadbinutils-83c8b5eb334a77249e5b8f20ed891c227d8e42ae.zip
binutils-83c8b5eb334a77249e5b8f20ed891c227d8e42ae.tar.gz
binutils-83c8b5eb334a77249e5b8f20ed891c227d8e42ae.tar.bz2
Make nsalias.exp more reliable
nsalias.exp tries to detect a complaint that is issued when expanding a CU. However, the test is a bit funny in that, while gdb does currently expand the CU and issue the complaint, it also emits this error: No symbol "N100" in current context. This series will change gdb such that this CU is not expanded -- which makes sense, the symbol in question doesn't actually match the lookups that are done. So, to make the test more robust, a direct request to expand symtabs is done instead.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions