This is the mail archive of the gdb@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: Question about solaris CANNOT_STEP_HW_WATCHPOINTS macro


> (I assume this was x86 or x86-64 solaris, not sparc.)  

Yes, it's x86. I forgot to mention it.

> _don't_ remove the CANNOT_STEP_HW_WATCHPOINT, then I suppose
> you'll see watchpoints being missed when you step (since
> the workaround works by removing watchpoints
> when single-stepping) on Solaris 10 as well.

That's correct.  The watchpoints are missed when stepping.  If 
I use "continue", GDB stops at the watchpoints.

Pieter


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