From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58247 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8IRB-0002gS-DE for qemu-devel@nongnu.org; Fri, 08 Apr 2011 16:37:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8IRA-0004xP-2v for qemu-devel@nongnu.org; Fri, 08 Apr 2011 16:37:49 -0400 Received: from mail-bw0-f45.google.com ([209.85.214.45]:49835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8IR9-0004x3-Sm for qemu-devel@nongnu.org; Fri, 08 Apr 2011 16:37:48 -0400 Received: by bwz16 with SMTP id 16so3493060bwz.4 for ; Fri, 08 Apr 2011 13:37:46 -0700 (PDT) MIME-Version: 1.0 Sender: craigbrozefsky@gmail.com In-Reply-To: References: Date: Fri, 8 Apr 2011 15:37:46 -0500 Message-ID: Subject: Re: [Qemu-devel] software breakpoints disappearing/reappearing in KVM/qemu From: Craig Brozefsky Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On Fri, Apr 8, 2011 at 3:16 PM, Blue Swirl wrote: > On Fri, Apr 8, 2011 at 9:50 PM, Craig Brozefsky wrote: > > For KVM, native self-modifying code support of the CPU should be > enough. Are you sure you are using KVM, what does "info kvm" tell? Yup. > How are you setting the breakpoint, with GDB interface? Correct.