]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* monitor.c (set_loadtype_command): Fixed so it doesn't core dump.
authorRob Savoye <rob@cygnus>
Tue, 18 Oct 1994 00:55:51 +0000 (00:55 +0000)
committerRob Savoye <rob@cygnus>
Tue, 18 Oct 1994 00:55:51 +0000 (00:55 +0000)
commit21ed3dcdbe9c5071a7e194ad910396dcf056665c
treed556ca27b05bfab6e7f85ad2822afa182477c97e
parentb7881f82eeb99623eb44950561a805e8052e7554
* monitor.c (set_loadtype_command): Fixed so it doesn't core dump.
* monitor.c (monitor_load): check the load type and load the file
accordingly. Default to gr_load_image().
* monitor.c (monitor_load_ascii_srec): Load an ascii file in
srecord format by downloading to the monitor.
* w89k-rom.c, op50n-rom.c: set supported load types.
gdb/monitor.c
gdb/op50-rom.c
gdb/w89k-rom.c