Mercurial > flash_v2
diff packages/hal/common/current/ChangeLog @ 317:4882695334f2
HW watch/breakpoint support change
| author | msalter |
|---|---|
| date | Thu, 29 Aug 2002 16:15:32 +0000 |
| parents | d2c90368aeef |
| children | 85c0eb753287 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,12 @@ +2002-08-29 Mark Salter <msalter@redhat.com> + + * include/generic-stub.h: Add defines for Z packet types. + * src/bplist-dynamic.c: Add support for deferred hardware breakpoint + and watchpoint insertion/deletion. This gets around gdb problem where + gdb tries accessing watched memory before removing watchpoint. + * src/generic-stub.c (__process_packet): Ditto. + * include/hal_stub.h: Ditto. + 2002-05-23 Jesper Skov <jskov@redhat.com> * cdl/hal.cdl: Don't build tests that are not applicable with the
