diff options
author | Geoffrey Noer <noer@cygnus> | 1997-08-11 02:04:16 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1997-08-11 02:04:16 +0000 |
commit | 69f78b0e413539ce358b011e1c1d820303e4f47a (patch) | |
tree | f4ffc06a68e935107a8d5d5f79b4798ab412eef3 /configure.bat | |
parent | 3715d0b8c92775f600965c8090729d99efbff246 (diff) | |
download | gdb-69f78b0e413539ce358b011e1c1d820303e4f47a.zip gdb-69f78b0e413539ce358b011e1c1d820303e4f47a.tar.gz gdb-69f78b0e413539ce358b011e1c1d820303e4f47a.tar.bz2 |
Sun Aug 10 16:49:09 1997 Geoffrey Noer <noer@cygnus.com>
* ocd.c: move ocd_write_bytes proto to ocd.h since it is used
by ppc-bdm.c, use OCD_LOG_FILE to help debugging, define
BDM_BREAKPOINT if not defined in tm.h
(ocd_error): add new error cases
(ocd_start_remote): send the OCD_INIT command before
OCD_AYT and OCD_GET_VERSION calls, 80 was correct speed after all
(ocd_write_bytes): no longer static
(ocd_insert_breakpoint): no longer static
(ocd_remove_breakpoint): new
* ocd.h: add protos for ocd_write_bytes, ocd_insert_breakpoint,
and ocd_remove_breakpoint
* ppc-bdm.c: change bdm_ppc_ops so we call ocd_insert_breakpoint
and ocd_remove_breakpoint instead of memory_insert_breakpoint
and memory_remove_breakpoint.
(bdm_ppc_open): after calling ocd_open, modify DER
register so interrupts will drop us into debugging mode, finally
disable the watchdog timer on the board so we don't leave BDM
mode unexpectedly.
Diffstat (limited to 'configure.bat')
0 files changed, 0 insertions, 0 deletions