aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-utils.h
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
parentbf2429ab86d69f5bfe715c6272e2999575df587f (diff)
downloadgdb-ef419d261c717e471fee4a03943effa8cb790dd6.zip
gdb-ef419d261c717e471fee4a03943effa8cb790dd6.tar.gz
gdb-ef419d261c717e471fee4a03943effa8cb790dd6.tar.bz2
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 477f8bf..c8042d7 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 */