aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-11-15 23:22:31 +0000
committerSteve Chamberlain <sac@cygnus>1993-11-15 23:22:31 +0000
commitef419d261c717e471fee4a03943effa8cb790dd6 (patch)
tree546c7ebe2f41af8b9cf489389722c9b4add9d53c /gdb/remote-utils.h
parent * remote-utils.c, remote-utils.h (gr_load_image): New function to (diff)
downloadbinutils-gdb-ef419d261c717e471fee4a03943effa8cb790dd6.tar.gz
binutils-gdb-ef419d261c717e471fee4a03943effa8cb790dd6.tar.bz2
binutils-gdb-ef419d261c717e471fee4a03943effa8cb790dd6.zip
Why does cvs keep core dumping?
Diffstat (limited to 'gdb/remote-utils.h')
-rw-r--r--gdb/remote-utils.h3
1 files changed, 1 insertions, 2 deletions
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 */