From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18659 invoked by alias); 19 Dec 2002 17:21:41 -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 18652 invoked from network); 19 Dec 2002 17:21:41 -0000 Received: from unknown (63.119.183.65) by 209.249.29.67 with QMTP; 19 Dec 2002 17:21:41 -0000 Received: (qmail 2173 invoked from network); 19 Dec 2002 17:19:11 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO doc.com) (24.221.209.215) by external1 with SMTP; 19 Dec 2002 17:19:11 -0000 Date: Thu, 19 Dec 2002 10:27:00 -0000 Mime-Version: 1.0 (Apple Message framework v548) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Ping on ObjC Patches From: Adam Fedor To: gdb-patches@sources.redhat.com Content-Transfer-Encoding: 7bit Message-Id: <4DEC8A66-1376-11D7-B39E-000A277AC1A4@doc.com> X-SW-Source: 2002-12/txt/msg00553.txt.bz2 I'm just wondering if anyone would like to approve :-) Switch to demandle ObjC symbols in maint.c (about a month old) http://sources.redhat.com/ml/gdb-patches/2002-11/msg00488.html http://sources.redhat.com/ml/gdb-patches/2002-11/msg00489.html And, Add expected type to hand_function_call (only a week or so old) http://sources.redhat.com/ml/gdb-patches/2002-12/msg00320.html