Add search_flags to expand_symtabs_matching
[binutils-gdb.git] / gdb / symmisc.c
index 9ea5cb55d0f7c5590a3672a684291b5a2692fcb0..33657f88fa9e0dddcd6f42a295326425fec453e3 100644 (file)
@@ -938,6 +938,7 @@ maintenance_expand_symtabs (const char *args, int from_tty)
         NULL,
         NULL,
         NULL,
+        SEARCH_GLOBAL_BLOCK | SEARCH_STATIC_BLOCK,
         ALL_DOMAIN);
 }
 \f