diff options
author | Tom Tromey <tom@tromey.com> | 2025-01-01 14:34:10 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-03-05 10:12:41 -0700 |
commit | 6a739b5551261f53774c2773a912668c14d991f9 (patch) | |
tree | 8c54d4d22b62b606ae456d2937163d305e4a34f0 /gdb/ada-lang.c | |
parent | 93258b5fa6eb08b2d06cc3b1ffd93e5ce30eed7c (diff) | |
download | binutils-6a739b5551261f53774c2773a912668c14d991f9.zip binutils-6a739b5551261f53774c2773a912668c14d991f9.tar.gz binutils-6a739b5551261f53774c2773a912668c14d991f9.tar.bz2 |
Inconsistent treatment of template parameters in DWARF reader
I noticed that if you hack some clean_restart calls into
paramless.exp, the test will fail. That is, the test currently relies
on the desired CUs already being expanded when trying to set a
breakpoint -- which is clearly a bug, the CU expansion state should
not affect "break".
I tracked this down to incorrect construction of a lookup_name_info in
cooked_index_functions::expand_symtabs_matching.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32510
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions