Age | Commit message (Collapse) | Author | Files | Lines |
|
initialization from _initxxx to array_open to fix bug with
overriding -b command line option.
|
|
into monitor.c.
* monitor.c (monitor_create_inferior): Allow run command to start
program.
|
|
loading.
* array-rom.c monitor.h rom68k-rom.c: Clean up target_ops.
Remove ref to monitor_create_inferior.
|
|
Sun make (with VPATH) work...
* monitor.c monitor.h rom68k-rom.c: Serious cleanup to make IDP
(rom68k) target work right.
* array-rom.c op50-rom.c w89k-rom.c: Partial updates to new
monitor.c interface. More work needs to be done here.
* config/m68k/tm-monitor.h: Change DECR_PC_AFTER_BREAK to 0 to
match the IDP monitor. Also, set NUM_REGS to 18 cuz there's no
floating-point for this card.
|
|
|
|
* monitor.c: All reading/writing functions for memory and
registers work.
|
|
* monitor.c: Add GDB remote protocol for the hybrid environment on
the Array board.
|
|
controller board.
* configure.in: Recognize "mips*-*-ecoff*" rather than
"mips*-idt-ecoff*" so it'll work for the LSI33k.
|