summaryrefslogtreecommitdiffstats
path: root/gdb/standalone.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/standalone.c')
-rw-r--r--gdb/standalone.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/standalone.c b/gdb/standalone.c
index b91a1f8222..163a6399b6 100644
--- a/gdb/standalone.c
+++ b/gdb/standalone.c
@@ -338,6 +338,8 @@ get_exec_file (err)
return "run";
}
+/* Nonzero if there is a core file. */
+
have_core_file_p ()
{
return 0;
OpenPOWER on IntegriCloud