From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6705 invoked by alias); 10 Apr 2003 19:48:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6658 invoked from network); 10 Apr 2003 19:48:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 10 Apr 2003 19:48:41 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h3AJmfe15707 for ; Thu, 10 Apr 2003 15:48:41 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3AJmfJ30042 for ; Thu, 10 Apr 2003 15:48:41 -0400 Received: from localhost.redhat.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3AJme608047; Thu, 10 Apr 2003 15:48:40 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 6912A2C43F; Thu, 10 Apr 2003 15:53:02 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16021.52125.928128.376997@localhost.redhat.com> Date: Thu, 10 Apr 2003 19:48:00 -0000 To: Joel Brobecker Cc: Elena Zannoni , Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFA/DWARF2] Fallback unknown language to C In-Reply-To: <20030410190822.GC1195@gnat.com> References: <20030312014415.GE958@gnat.com> <20030312145855.GA2699@nevyn.them.org> <16014.1427.560745.693806@localhost.redhat.com> <20030404222511.GA18770@nevyn.them.org> <16021.45908.63160.331637@localhost.redhat.com> <20030410190822.GC1195@gnat.com> X-SW-Source: 2003-04/txt/msg00211.txt.bz2 Joel Brobecker writes: > > I would prefer to have the partial language support. Joel, any chance > > you could be bribed into doing it? > > I like being bribed. I see you are a GDB/MI maintainer, can we > make a deal? :-) > Sure, I probably forgot to review something? I am going through my mailbox these days, and hopefully catch up. > > I think all it would be needed is to create a new language vector and > > copy/rename some of the c-functions into it. > > That'd be a nice week-end project, but I'm not sure I'd be able to do > that this week-end. Can I promise it for, say, before the 5.4 branch > is cut? > sure elena > -- > Joel