* monitor.c (monitor_load_srec,monitor_make_srec): Add an asrecord
authorRob Savoye <rob@cygnus>
Wed, 19 Oct 1994 03:02:17 +0000 (03:02 +0000)
committerRob Savoye <rob@cygnus>
Wed, 19 Oct 1994 03:02:17 +0000 (03:02 +0000)
commitfa52d491eb7287875255cd31a8486c116884c49f
treee072b526f491c26feca3877f8f4a9364edc72d1f
parent44b95869cf4bbca063da79340c1b746fdff9b2d8
* monitor.c (monitor_load_srec,monitor_make_srec): Add an asrecord
loader that reads files using BFD and converts it on the fly.
* 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/ChangeLog