* xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel'
[deliverable/binutils-gdb.git] / gdb / dwarf2read.c
index 505f5768fd76690ca55a7441a6883cb14cfe3e7f..c009aac7ff98e2b2b2cbd804eaa109c389987406 100644 (file)
@@ -271,7 +271,8 @@ static const struct dwarf2_debug_sections dwarf2_elf_names = {
   { ".debug_types", ".zdebug_types" },
   { ".debug_frame", ".zdebug_frame" },
   { ".eh_frame", NULL },
-  { ".gdb_index", ".zgdb_index" }
+  { ".gdb_index", ".zgdb_index" },
+  23
 };
 
 /* local data types */
This page took 0.028244 seconds and 4 git commands to generate.