From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15855 invoked by alias); 19 Sep 2002 13:09:57 -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 15847 invoked from network); 19 Sep 2002 13:09:55 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 19 Sep 2002 13:09:55 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id PAA02846; Thu, 19 Sep 2002 15:07:00 +0200 (IST) Date: Thu, 19 Sep 2002 06:09:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Michael Snyder cc: gdb-patches@sources.redhat.com, klee@apple.com, jingham@apple.com, fedor@doc.com Subject: Re: [PATCH] Preliminary check-in of ObjC support In-Reply-To: <3D890D2A.56AFC638@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00472.txt.bz2 On Wed, 18 Sep 2002, 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. We should eventually say in the manual that ObjC is supported.