From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2132 invoked by alias); 29 Apr 2006 15:06:31 -0000 Received: (qmail 2114 invoked by uid 22791); 29 Apr 2006 15:06:29 -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; Sat, 29 Apr 2006 15:06:28 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FZr1d-0005hQ-H7; Sat, 29 Apr 2006 11:06:25 -0400 Date: Sat, 29 Apr 2006 15:18:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com Subject: Re: [RFC] problem fetching inferior memory due to breakpoint Message-ID: <20060429150625.GB21836@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com References: <20060426190517.GA930@adacore.com> <20060427205621.GD930@adacore.com> <20060428170001.GE930@adacore.com> <20060429142037.GA20825@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00393.txt.bz2 Message-ID: <20060429151800.HewYt7vE2tVlF80UATDZh10y9RLuM3z4tgo5RxsMc18@z> On Sat, Apr 29, 2006 at 05:48:23PM +0300, Eli Zaretskii wrote: > The MinGW compiler uses stabs by default. I used an explicit > "-gdwarf-2" switch because I couldn't imagine the Cygwin port doesn't > use DWARF-2. Why doesn't it? (Not that it's related to the issue at > hand.) IIRC, working DWARF-2 for Cygwin is extremely recent. -- Daniel Jacobowitz CodeSourcery