From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14591 invoked by alias); 19 Sep 2002 18:21:21 -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 14570 invoked from network); 19 Sep 2002 18:21:20 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 19 Sep 2002 18:21:20 -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 LAA13169; Thu, 19 Sep 2002 11:08:28 -0700 (PDT) Message-ID: <3D8A159E.7DCAB322@redhat.com> Date: Thu, 19 Sep 2002 11:21:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Preliminary check-in of ObjC support References: <3D890D2A.56AFC638@redhat.com> <20020919022807.GB31571@nevyn.them.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00494.txt.bz2 Daniel Jacobowitz wrote: > > On Wed, Sep 18, 2002 at 04:32:58PM -0700, Michael Snyder wrote: > > 2002-09-18 Michael Snyder > > > > * objc-lang.c: New file, support for Objective-C. > > Preliminary check-in, not yet integrated into gdb. > > * objc-lang.h: New file. > > * objc-exp.y: New file. > > /* Objective C language support routines for GDB, the GNU debugger. > > Copyright 1996 NeXT Software, Inc. > > FSF? Oops. No worries, I'll get it. > I'm _thrilled_ to see this going in. I have a whole pile of Debian bug > reports asking for this functionality. I'm thrilled too -- it's been 6 years since I submitted it! ;-)