]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symmisc.c
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
[thirdparty/binutils-gdb.git] / gdb / symmisc.c
index ed2e8d29d1f385cb01e98bd9caebfe4f39895edc..96aa30f4fb6b5d0c54e843f5761f0a0cef51ef41 100644 (file)
@@ -949,6 +949,7 @@ maintenance_expand_symtabs (const char *args, int from_tty)
               return (!basenames
                       && (regexp == NULL || re_exec (filename)));
             },
+            lookup_name_info::match_any (),
             [] (const char *symname)
             {
               /* Since we're not searching on symbols, just return true.  */