From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11251 invoked by alias); 15 Jul 2003 14:52:23 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11237 invoked from network); 15 Jul 2003 14:52:22 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 15 Jul 2003 14:52:22 -0000 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19cR9q-0007kA-00; Tue, 15 Jul 2003 10:51:58 -0400 Date: Tue, 15 Jul 2003 14:52:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb@sources.redhat.com Subject: Re: 6.0 BUG? SIGSEGV under cygwin Message-ID: <20030715145158.GA29718@nevyn.them.org> Mail-Followup-To: Pierre Muller , gdb@sources.redhat.com References: <5.0.2.1.2.20030715162155.04307e60@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.0.2.1.2.20030715162155.04307e60@ics.u-strasbg.fr> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-07/txt/msg00162.txt.bz2 On Tue, Jul 15, 2003 at 04:40:56PM +0200, Pierre Muller wrote: > I compiled the 6.0 branch GDB > with -gstabs+ debug option. > > I think that there is a problem > in the current main and 6.0 branches, > regarding use of sym_private file of struct objfile. > > This field is used to stored two incompatible > things : > in dwarf2-frame.c it is assumed that > this field contains a struct dwarf2_fde pointer, > but the same field is also used in > coffread.c and xcoffread.c > to store a struct coff_symfile_info pointer. Mark Kettenis posted a patch for this just a few days ago on gdb-patches. Would you test it? See: Subject: [RFC/RFA] Per-objfile data mechanism >From Sunday. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer