This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: read watchpoints broken with remote targets?
On Monday 14 November 2005 09:23, Johan Rydberg wrote:
> Daniel Jacobowitz wrote:
> > Actually, I think it is the right solution. [...]
> > So a watchpoint was found not to have triggered, but failed to change
> > bs->stop, so it was bogusly reported.
>
> This is exactly the change I have done in my private repo, and it seem
> to work just fine for our purposes.
Good to know you've arrived to the same fix.
Any chance this will be applied? Should Johan, or I, send the patch to
gdb-patches?
- Volodya