]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/main.c
import gdb-1999-08-09 snapshot
[thirdparty/binutils-gdb.git] / gdb / main.c
index 26a97cd697a908283a24df75aed6abe7ae374f59..d6481e45b9fd4c7315d26c112a45edfd76e05749 100644 (file)
@@ -684,7 +684,9 @@ Options:\n\n\
   fputs_unfiltered ("\
   --mapped           Use mapped symbol files if supported on this system.\n\
   --nw              Do not use a window interface.\n\
-  --nx               Do not read .gdbinit file.\n\
+  --nx               Do not read ", stream);
+  fputs_unfiltered (gdbinit, stream);
+  fputs_unfiltered (" file.\n\
   --quiet            Do not print version number on startup.\n\
   --readnow          Fully read symbol files on first access.\n\
 ", stream);