Seems to work ok for a simple test case I just tried with 4-STABLE (post 4.4-RELEASE). I don't have a 4.3-RELEASE box to test, but it should work there too.
-Brian On Wed, Oct 03, 2001 at 04:24:26PM -0400, Zhihui Zhang wrote: > Does FreeBSD 4.3-release support hardware watchpoint? If so, how to enable > it? I tried something like: > > (gdb) watch * 0xc28374d0 > Hardware watchpoint 4: * 3263395024 > (gdb) watch * (int32_t *) 3263427792 > Hardware watchpoint 5: *(int32_t *) 3263427792 > > But it does not seem to work well. Instead, I have to step through the > code to see when a memory value is changed. > > Thanks, > > -Zhihui To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message