comparison 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
comparison
equal deleted inserted replaced
316:e17d1cf55283 317:4882695334f2
1 2002-08-29 Mark Salter <msalter@redhat.com>
2
3 * include/generic-stub.h: Add defines for Z packet types.
4 * src/bplist-dynamic.c: Add support for deferred hardware breakpoint
5 and watchpoint insertion/deletion. This gets around gdb problem where
6 gdb tries accessing watched memory before removing watchpoint.
7 * src/generic-stub.c (__process_packet): Ditto.
8 * include/hal_stub.h: Ditto.
9
1 2002-05-23 Jesper Skov <jskov@redhat.com> 10 2002-05-23 Jesper Skov <jskov@redhat.com>
2 11
3 * cdl/hal.cdl: Don't build tests that are not applicable with the 12 * cdl/hal.cdl: Don't build tests that are not applicable with the
4 current configuration. 13 current configuration.
5 Added CYGINT_HAL_TESTS_NO_CACHES which allows cache tests to be 14 Added CYGINT_HAL_TESTS_NO_CACHES which allows cache tests to be