[mi] watchpoint-scope exec async command

Mark Kettenis mark.kettenis@xs4all.nl
Tue Mar 29 21:39:00 GMT 2005


   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



More information about the Gdb mailing list