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: AMD64 Hardware Watchpoints


On Thu, Sep 14, 2006 at 11:04:16AM -0400, Giles Hall wrote:
> Does gdb 6.4 support hardware watchpoints on AMD64?  If it does, why 

Yes.

> would gdb still be falling back to software watchpoints?  Could it be an 
> alignment issue?

You've probably asked it to watch something that can't be watched using
a hardware watchpoint, e.g. wrong size or not in memory.  Please post
an example, and then we can see.

-- 
Daniel Jacobowitz
CodeSourcery


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