This is the mail archive of the gdb@sources.redhat.com 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: [mi] watchpoint-scope exec async command


   Date: Tue, 29 Mar 2005 23:29:48 +0200
   From: "Eli Zaretskii" <eliz@gnu.org>

   Bob, could you also try the same program with a software watchpoint,
   and see if you hit the same bug or not?  If the behavior is different,
   please show where the GDB execution thread goes a different way and
   how it avoids the crash.  (Forcing software watchpoints might not be
   easy.  One way, on a x86 machine, is to watch a region that is more
   than 16 bytes long.  Another way is to build a hacked version of GDB
   that uses only software watchpoints.)

How about "set can-use-hw-watchpoints 0"? ;-)

Mark


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