From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26864 invoked by alias); 10 Jan 2004 18:52:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26837 invoked from network); 10 Jan 2004 18:52:46 -0000 Received: from unknown (HELO external2.doc.com) (199.72.38.17) by sources.redhat.com with SMTP; 10 Jan 2004 18:52:46 -0000 Received: (qmail 11503 invoked from network); 10 Jan 2004 18:52:44 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO ?192.168.1.101?) (24.221.209.215) by external2.doc.com with SMTP; 10 Jan 2004 18:52:44 -0000 Subject: Objective-C fixes for GDB 6.1 From: Adam Fedor To: gdb Content-Type: text/plain Organization: Message-Id: <1073760763.1196.1.camel@localhost.localdomain> Mime-Version: 1.0 Date: Sat, 10 Jan 2004 18:52:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00138.txt.bz2 Just thought I'd pipe up and show my wish list of patches to be approved before GDB 6.1: 1) Objc-C fixes: Waiting for a copyright assignment on this (anyone know the status of that?): http://sources.redhat.com/ml/gdb-patches/2003-12/msg00132.html 2) PR objc/1261. Printing non-debuggable symbols: http://sources.redhat.com/ml/gdb-patches/2003-11/msg00264.html 3) PR objc/1430. Although there was talk of solving this another way so this may have to wait anyway: http://sources.redhat.com/ml/gdb-patches/2003-10/msg00581.html ~