gdb: add cmd_list_element::is_command_class_help
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index 8b5d70b72f4a311c05d6252a03110c53ca03772e..e9d5663cc970e855a035658a99f056ea46c557ea 100644 (file)
@@ -172,7 +172,8 @@ extern void finish_global_stabs (struct objfile *objfile);
    they are only used by some stabs readers.  */
 
 extern legacy_psymtab *dbx_end_psymtab
-  (struct objfile *objfile, legacy_psymtab *pst,
+  (struct objfile *objfile, psymtab_storage *partial_symtabs,
+   legacy_psymtab *pst,
    const char **include_list, int num_includes,
    int capping_symbol_offset, CORE_ADDR capping_text,
    legacy_psymtab **dependency_list, int number_dependencies,
This page took 0.024036 seconds and 4 git commands to generate.