This is the mail archive of the
gdb-patches@sourceware.cygnus.com
mailing list for the GDB project.
Re: Hardware breakpoints and watchpoints: patches
- To: Eli Zaretskii <eliz@gnu.org>
- Subject: Re: Hardware breakpoints and watchpoints: patches
- From: Michael Snyder <msnyder@cygnus.com>
- Date: Wed, 18 Aug 1999 10:51:48 -0700
- CC: gdb-patches@sourceware.cygnus.com
- Organization: Cygnus Solutions
- References: <199908181533.LAA07356@mescaline.gnu.org>
- Reply-To: msnyder@cygnus.com
Eli Zaretskii wrote:
>
> The following patches make watchpoints work much better for me. The
> original code would occasionally trigger incorrect watchpoints or
> leave watchpoints unremoved in the debug registers, which would then
> cause SIGTRAP and othere calamities.
Eli,
Thank you for this patch. I will try to review it today or tomorrow.
Michael Snyder