From: Steve Chamberlain Date: Mon, 15 Nov 1993 23:22:31 +0000 (+0000) Subject: Why does cvs keep core dumping? X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef419d261c717e471fee4a03943effa8cb790dd6;p=binutils-gdb.git Why does cvs keep core dumping? --- diff --git a/gdb/remote-utils.h b/gdb/remote-utils.h index 477f8bff19f..c8042d7855a 100644 --- a/gdb/remote-utils.h +++ b/gdb/remote-utils.h @@ -142,6 +142,5 @@ void sr_write_cr PARAMS((char *s)); void gr_open PARAMS((char *args, int from_tty, struct gr_settings *gr_settings)); - - +void gr_load_image PARAMS((char*, int from_tty)); #endif /* REMOTE_UTILS_H */