aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-04 05:07:07 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-04 05:07:07 +0000
commit77ac93922c95502680f05f799f78e1426a766141 (patch)
treed3e03aabf7f5734351e4851d2930aa748bfafd6f /gdb/remote.c
parent7c884bf00367d2d4bff476e7ffccf551329635fa (diff)
downloadfsf-binutils-gdb-77ac93922c95502680f05f799f78e1426a766141.zip
fsf-binutils-gdb-77ac93922c95502680f05f799f78e1426a766141.tar.gz
fsf-binutils-gdb-77ac93922c95502680f05f799f78e1426a766141.tar.bz2
See ChangeLog.
Diffstat (limited to 'gdb/remote.c')
-rw-r--r--gdb/remote.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote.c b/gdb/remote.c
index 3f3d91a..6a2dd7c 100644
--- a/gdb/remote.c
+++ b/gdb/remote.c
@@ -83,8 +83,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
-extern int memory_insert_breakpoint ();
-extern int memory_remove_breakpoint ();
extern void add_syms_addr_command ();
extern struct value *call_function_by_hand();
extern void start_remote ();