]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symfile.c
[gdb] Expand symbolless symtabs using maint expand-symtabs
[thirdparty/binutils-gdb.git] / gdb / symfile.c
index 61053298a8910346502ea22538b03a03d8a76f89..8c002ebfabe91ca913f86d7a8e570c10d67bd757 100644 (file)
@@ -3777,7 +3777,7 @@ expand_symtabs_matching
     {
       if (objfile->sf)
        objfile->sf->qf->expand_symtabs_matching (objfile, file_matcher,
-                                                 lookup_name,
+                                                 &lookup_name,
                                                  symbol_matcher,
                                                  expansion_notify, kind);
     }