From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5695 invoked by alias); 18 Sep 2002 18:57:45 -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 5686 invoked from network); 18 Sep 2002 18:57:45 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 18 Sep 2002 18:57:45 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id LAA24767; Wed, 18 Sep 2002 11:45:05 -0700 (PDT) Message-ID: <3D88CCA5.1EAE127B@redhat.com> Date: Wed, 18 Sep 2002 11:57:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Adam Fedor , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Objective-C language support. References: <3D889A97.90202@doc.com> <3D88BCD1.5379F383@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00413.txt.bz2 Michael Snyder wrote: > > Adam Fedor wrote: > > > > This patch adds Objective-C language support to gdb based upon a patch > > provided by Apple Computer Inc from their version of gdb. Note that the > > patch only contains changes to existing files. New files (objc-lang.h, > > objc-lang.c, objc-exp.y) and a gdb.objc testsuite directory are located at > > > > ftp://ftp.gnustep.org/pub/gnustep/contrib/gdb-objc-patch.tar.gz > > > > Oh lord. I suppose I am the only one here who is > even noddingly familiar with Objective C? > > There's a good chance that I wrote some of this code > anyway, so I'll try to have a look at it. You know, > of course, that we can't just drop something this huge > into the source tree without some review... > > I'll need the ability to run the tests. Does GCC already > have enough objc to compile them? Will I need any special > libraries? Adam, Any chance of getting the original authors' names for the changelog, instead of / in addition to yours? Michael