aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r--gdb/symfile.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index d4f3fd9..7024ace 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -617,6 +617,9 @@ extern void dwarf2_build_frame_info (struct objfile *);
void dwarf2_free_objfile (struct objfile *);
+/* Whether to use deprecated .gdb_index sections. */
+extern int use_deprecated_index_sections;
+
/* From mdebugread.c */
/* Hack to force structures to exist before use in parameter list. */