summaryrefslogtreecommitdiffstats
path: root/gdb/remote-mm.c
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-03-18 16:43:25 +0000
committerFred Fish <fnf@specifix.com>1992-03-18 16:43:25 +0000
commitb0246b3bece330a13b5ddaba60686c550ec553d1 (patch)
treed2897f2d8d2d3e8d2403fa9f46b66c9935e52418 /gdb/remote-mm.c
parentafbdd10672f1c5bf0403c1d174fd2a9e0aaadd9a (diff)
downloadppe42-binutils-b0246b3bece330a13b5ddaba60686c550ec553d1.tar.gz
ppe42-binutils-b0246b3bece330a13b5ddaba60686c550ec553d1.zip
Changes to implement the -mapped and -readnow options for commands that
read symbol tables.
Diffstat (limited to 'gdb/remote-mm.c')
-rw-r--r--gdb/remote-mm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mm.c b/gdb/remote-mm.c
index dc13958b4a..2ca1e37824 100644
--- a/gdb/remote-mm.c
+++ b/gdb/remote-mm.c
@@ -1082,7 +1082,7 @@ int from_tty;
/* You may need to do an init_target_mm() */
/* init_target_mm(?,?,?,?,?,?,?,?); */
immediate_quit--;
- /* (void) symbol_file_add (arg_string, from_tty, text_addr, 0); */
+ /* (void) symbol_file_add (arg_string, from_tty, text_addr, 0, 0); */
#endif
}
OpenPOWER on IntegriCloud