This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc, rfa/doc] Multi-threaded watchpoint improvements


On Wed, Oct 24, 2007 at 12:56:09PM -0300, Luis Machado wrote:
> Daniel,
> 
> Somehow this patch has broken ppc software/hardware watchpoints. They
> won't trigger anymore, no matter what, but they're still being correctly
> created though. I'm not sure exactly where the problem is, but they
> trigger when i revert this patch. It might be something on infrun.c
> involving stopped_by_watchpoint.
> 
> I'll keep on looking at the code. If you need further details, i can
> provide it.

They'd help.  I know I tested on PowerPC before checking it in, and
things still seemed OK.  And it should not affect software watchpoints
at all.

I'd recommend starting with "set debug infrun 1".

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]