diff options
author | Tom Tromey <tom@tromey.com> | 2023-09-01 14:05:04 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-28 10:58:16 -0700 |
commit | b5c7440b44fe5e6c53603506b8465c1d35758678 (patch) | |
tree | c13827158e6c282903c136b32caab561914a3fa3 /gdb/infcmd.c | |
parent | 54d186cf6554099057d76c7a4df730423eefe977 (diff) | |
download | gdb-b5c7440b44fe5e6c53603506b8465c1d35758678.zip gdb-b5c7440b44fe5e6c53603506b8465c1d35758678.tar.gz gdb-b5c7440b44fe5e6c53603506b8465c1d35758678.tar.bz2 |
Simplify some symbol searches in linespec.c
This simplifies some symbol searches in linespec.c. In particular,
two separate searches here can now be combined into one, due to the
new use of flags.
Arguably the STRUCT_DOMAIN searches should perhaps not even be done.
Only C really has these, and C doesn't have member functions.
However, it seems relatively harmless -- and clearly compatible -- to
leave this in.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions