gdb: remove spurious colon in create_debug_type_hash_table debug print
[deliverable/binutils-gdb.git] / gdb / dwarf2 / read.c
index 704ba9f36655b786f21a15153120c293a727cd26..d6881300fa665b6991292f318a97884d7b5cea77 100644 (file)
@@ -6286,7 +6286,7 @@ create_debug_type_hash_table (dwarf2_per_objfile *per_objfile,
                    ? &dwo_file->sections.abbrev
                    : &per_objfile->per_bfd->abbrev);
 
-  dwarf_read_debug_printf ("Reading %s for %s:",
+  dwarf_read_debug_printf ("Reading %s for %s",
                           section->get_name (),
                           abbrev_section->get_file_name ());
 
This page took 0.030543 seconds and 4 git commands to generate.