aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-04-06 01:18:22 +0000
committerJohn Gilmore <gnu@cygnus>1991-04-06 01:18:22 +0000
commitbe2c3f354cf23ebf052e38a615f5471d7b95d867 (patch)
tree42e4ee9edfded20b9bf3a7e690c1ce10e1714b6a /gdb/exec.c
parent64e5222463cee4d23f43fdafa2ab7b36437a57e9 (diff)
downloadfsf-binutils-gdb-be2c3f354cf23ebf052e38a615f5471d7b95d867.zip
fsf-binutils-gdb-be2c3f354cf23ebf052e38a615f5471d7b95d867.tar.gz
fsf-binutils-gdb-be2c3f354cf23ebf052e38a615f5471d7b95d867.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb/exec.c')
-rw-r--r--gdb/exec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/exec.c b/gdb/exec.c
index a014068..ca02ae8 100644
--- a/gdb/exec.c
+++ b/gdb/exec.c
@@ -43,6 +43,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
extern char *getenv();
extern void child_create_inferior (), child_attach ();
+extern void add_syms_addr_command ();
extern void symbol_file_command ();
/* The Binary File Descriptor handle for the executable file. */