Ravenscar port for RISC-V
[deliverable/binutils-gdb.git] / gdb / tracefile-tfile.c
index 2e61d83409046420793e3bb6d6250e764d0617c5..5c3837ec5b93f30f09b24246167e0f1d7b83985c 100644 (file)
@@ -43,7 +43,8 @@
 static const target_info tfile_target_info = {
   "tfile",
   N_("Local trace dump file"),
-  N_("Use a trace file as a target.  Specify the filename of the trace file.")
+  N_("Use a trace file as a target.\n\
+Specify the filename of the trace file.")
 };
 
 class tfile_target final : public tracefile_target
This page took 0.023722 seconds and 4 git commands to generate.