gdb: Have 'maint info sections' print all sections again
[deliverable/binutils-gdb.git] / gdb / corelow.c
index c0e5ad12eab012a306bd8ed0406bd64ca44f1bf5..5e9634e9d79195760cb816caf1de5903777ccfca 100644 (file)
@@ -56,7 +56,8 @@ static core_fns *sniff_core_bfd (gdbarch *core_gdbarch,
 static const target_info core_target_info = {
   "core",
   N_("Local core dump file"),
-  N_("Use a core file as a target.  Specify the filename of the core file.")
+  N_("Use a core file as a target.\n\
+Specify the filename of the core file.")
 };
 
 class core_target final : public process_stratum_target
This page took 0.034733 seconds and 4 git commands to generate.