]> Git Repo - binutils.git/blobdiff - gdb/standalone.c
(1) corrections to command-line completion material
[binutils.git] / gdb / standalone.c
index b91a1f82222e04f080b31eef9ea5d2b9adc818a0..163a6399b6a76ba85cd40d115aac684320bde1e3 100644 (file)
@@ -338,6 +338,8 @@ get_exec_file (err)
   return "run";
 }
 
+/* Nonzero if there is a core file.  */
+
 have_core_file_p ()
 {
   return 0;
This page took 0.023646 seconds and 4 git commands to generate.