Mercurial > flash_v2
diff packages/hal/common/current/ChangeLog @ 197:51b34619b677
Merge from eCos master repository on 2001-11-30-11:22:06-GMT
| author | jlarmour |
|---|---|
| date | Fri, 30 Nov 2001 13:09:25 +0000 |
| parents | 9b55e9c69693 |
| children | ea3f0bd33a73 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,15 @@ +2001-11-29 Hugo Tyson <hmt@redhat.com> + + * src/hal_stub.c: Enable HAL_STUB_HW_SEND_STOP_REASON_TEXT for + XScale architectures per Mark's request; XScale GDB needs to know + what's happening with watchpoints (= work around previous change) + +2001-11-29 Hugo Tyson <hmt@redhat.com> + + * src/hal_stub.c: Condition out sending the reason for hardware + watchpoint stop in the stop packet as $T05watch:01234568;... most + GDBs do not understand it and in fact object to it. + 2001-11-23 Nick Garnett <nickg@redhat.com> * src/generic-stub.c (__process_packet): Fixed bogosity in
