import gdb-1999-10-04 snapshot
[binutils-gdb.git] / gdb / remote-udi.c
index eef0e1c681a7d819d25bd584a6120e281b99a589..74bebda3a69b35df0e89043eb4d2e0f2ce4173a2 100644 (file)
@@ -1316,7 +1316,7 @@ udi_load (args, from_tty)
   /* As a convenience, pick up any symbol info that is in the program
      being loaded.  Note that we assume that the program is the``mainline'';
      if this is not always true, then this code will need to be augmented.  */
-  symbol_file_add (strtok (args, " \t"), from_tty, 0, 1, 0, 0, 0, 0);
+  symbol_file_add (strtok (args, " \t"), from_tty, NULL, 1, 0, 0, 0);
 
   /* Getting new symbols may change our opinion about what is
      frameless.  */