This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: read watchpoints ignored?
On Mon, Nov 14, 2005 at 09:41:18AM -0500, Daniel Jacobowitz wrote:
> Could you give this patch a try? It will need some tweaking to build
> for any native target but i386 but i386 native and remote should work.
> And I've tested that it fixes the bug for i386 native.
and
On Mon, Nov 14, 2005 at 09:42:44AM -0500, Daniel Jacobowitz wrote:
> I'm not sure if we can call watchpoint_check when not checking bpstats;
> too much context. In any case, for now we only need to fix one of the
> two bugs; what do you think of the patch I just posted?
Sorry folks, too early on Monday morning, don't know what I was
thinking. It does _not_ fix the bug for i386 native, it simply fails
to break the existing read watchpoint support. We need to fix both
bugs.
--
Daniel Jacobowitz
CodeSourcery, LLC