* corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,
[deliverable/binutils-gdb.git] / gdb / w89k-rom.c
index 7e8a628b639a822b7edca643822ecf9b0753da01..45e14fe0ca58e4145a447307e8b64db9dbb0c525 100644 (file)
@@ -114,7 +114,7 @@ struct monitor_ops w89k_cmds = {
   "",                                  /* end-of-command delimitor */
   "",                                  /* optional command terminator */
   &w89k_ops,                           /* target operations */
-  "xmodem-srec,xmodem-som",            /* load types */
+  "srec,xmodem-ascii,xmodem-srec,default",/* load types */
   w89k_regnames                                /* registers names */
 };
 
This page took 0.022883 seconds and 4 git commands to generate.