Fix crash in "run" on macOS when gdb is not signed
[external/binutils.git] / gdb / block.h
index 8f400cf..ff12725 100644 (file)
@@ -258,6 +258,7 @@ extern struct symbol *block_iter_match_next
 
 extern struct symbol *block_lookup_symbol (const struct block *block,
                                           const char *name,
+                                          symbol_name_match_type match_type,
                                           const domain_enum domain);
 
 /* Search BLOCK for symbol NAME in DOMAIN but only in primary symbol table of