From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29505 invoked by alias); 26 Apr 2006 22:29:09 -0000 Received: (qmail 29496 invoked by uid 22791); 26 Apr 2006 22:29:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 26 Apr 2006 22:29:06 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FYsVM-0002Xx-Hi for gdb-patches@sourceware.org; Wed, 26 Apr 2006 18:29:04 -0400 Date: Wed, 26 Apr 2006 22:29:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] problem fetching inferior memory due to breakpoint Message-ID: <20060426222904.GA9745@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060426190517.GA930@adacore.com> <20060426191946.GA28844@nevyn.them.org> <20060426211817.GB930@adacore.com> <20060426213923.GA6253@nevyn.them.org> <20060426221801.GC930@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060426221801.GC930@adacore.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00350.txt.bz2 On Wed, Apr 26, 2006 at 03:18:01PM -0700, Joel Brobecker wrote: > > Neither, where in win32-nat were you planning to modify? Presumably > > you should change the i386 prologue analyzer. > > Aaahh, not win32-nat, but i386-tdep, in the prologue analyzer. > If this is the prefered method, then I think you can expect a patch > for tomorrow. I think that's the right fix. -- Daniel Jacobowitz CodeSourcery