Mercurial > flash_v2
diff packages/hal/common/current/ChangeLog @ 154:e2d866e32dac
Merge from eCos master repository on 2001-02-26-23:18:05-GMT
| author | jlarmour |
|---|---|
| date | Tue, 27 Feb 2001 01:21:45 +0000 |
| parents | 25e238959bae |
| children | b939e9cada46 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,14 @@ +2001-02-26 Mark Salter <msalter@redhat.com> + + * src/generic-stub.c (__process_packet): Change 'k' packet to cause + return to original context. Change 'r' packet to respond with empty + packet before resetting board. + + * src/hal_stub.c (handle_exception_exit): New function. Restores + original context saved when stub was entered for the first time. + (handle_exception_cleanup): Save original context. + (__install_traps): Set __process_exit_vec to handle_exception_exit. + 2001-02-09 Jesper Skov <jskov@redhat.com> * cdl/debugging.cdl: Make CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT and
