This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: read watchpoints ignored?
> Date: Mon, 14 Nov 2005 09:42:44 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sources.redhat.com, Vladimir Prus <ghost@cs.msu.su>
>
> > I think we need call watchpoint_check only if
> > target_stopped_data_address says the watchpoint fired.
>
> I'm not sure if we can call watchpoint_check when not checking bpstats;
> too much context.
I will look at this some more when I have more time.