From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4261 invoked by alias); 19 Apr 2008 04:28:40 -0000 Received: (qmail 4236 invoked by uid 22791); 19 Apr 2008 04:28:39 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Apr 2008 04:28:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6D0EB983DB for ; Sat, 19 Apr 2008 03:56:46 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 4A235983D6 for ; Sat, 19 Apr 2008 03:56:46 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Jn4Bx-0005uf-HS for gdb-patches@sourceware.org; Fri, 18 Apr 2008 23:56:45 -0400 Date: Sat, 19 Apr 2008 06:00:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFA/stabs] fix failed assertion during replacement of undefined type Message-ID: <20080419035645.GA22517@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20080403212947.GA24753@adacore.com> <20080419013852.GM12735@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080419013852.GM12735@adacore.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00402.txt.bz2 On Fri, Apr 18, 2008 at 06:38:52PM -0700, Joel Brobecker wrote: > I have applied this patch. I know Daniel was a little disgusted at the stabs > entry that this patch is trying to handle and wasn't very enthousiastic at > getting this one in. I'm putting it in because I think it can help others > outside of AdaCore customers, but I'm absolutely OK with backing it out. That's fine - sorry if I wasn't clear, but I've no objection to the patch. -- Daniel Jacobowitz CodeSourcery