From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1860 invoked by alias); 12 Oct 2011 07:30:26 -0000 Received: (qmail 1849 invoked by uid 22791); 12 Oct 2011 07:30:23 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtp-vbr9.xs4all.nl (HELO smtp-vbr9.xs4all.nl) (194.109.24.29) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Oct 2011 07:30:09 +0000 Received: from cnoc.nl.alt001.com (oostvogels.xs4all.nl [83.163.197.192]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id p9C7U7I2059575 for ; Wed, 12 Oct 2011 09:30:07 +0200 (CEST) (envelope-from joost@cnoc.nl) Received: from localhost (localhost.localdomain [127.0.0.1]) by cnoc.nl.alt001.com (Postfix) with ESMTP id 6218ABF5E for ; Wed, 12 Oct 2011 09:30:07 +0200 (CEST) Received: from cnoc.nl.alt001.com ([127.0.0.1]) by localhost (cnoc.nl.alt001.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N+gy3BViodH4 for ; Wed, 12 Oct 2011 09:30:06 +0200 (CEST) Received: from [192.168.3.116] (host116.cnoc.intern [192.168.3.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by cnoc.nl.alt001.com (Postfix) with ESMTPS id 6787CBF0B for ; Wed, 12 Oct 2011 09:30:06 +0200 (CEST) Subject: Re: Crash of Archer's gdb on mingw (passing null argument to vasprintf) From: Joost van der Sluis To: gdb@sourceware.org Date: Wed, 12 Oct 2011 07:30:00 -0000 In-Reply-To: <20111003162535.GL27340@adacore.com> References: <1317634777.28003.15.camel@feddie.cnoc.lan> <20111003145904.GK27340@adacore.com> <1317658598.28003.48.camel@feddie.cnoc.lan> <20111003162535.GL27340@adacore.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <1318404606.25241.3.camel@feddie.cnoc.lan> Mime-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00069.txt.bz2 On Mon, 2011-10-03 at 09:25 -0700, Joel Brobecker wrote: > > I've found the TYPE_ERROR_NAME macro. > > Heh - I didn't know about this one. But it seems to be the wrong one? Pierre mailed me that this one should be used for erroneous types. This is not the case here, it just doesn't have a name. I'll send another patch to gdb-patches. > You might also want to start a copyright assignment process if you > are planning on contributing again. We can take one, or maybe two > small patches, but beyond that, we almost always require that > the contributor have an assignment on file. I do have all those papers in order, for some patches to the vla-branch. Regards, Joost van der Sluis