From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13930 invoked by alias); 17 Jun 2003 03:30:43 -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 13848 invoked from network); 17 Jun 2003 03:30:42 -0000 Received: from unknown (199.72.38.5) by sources.redhat.com with QMTP; 17 Jun 2003 03:30:42 -0000 Received: (qmail 4468 invoked from network); 17 Jun 2003 03:30:36 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO doc.com) (24.221.209.215) by external1.doc.com with SMTP; 17 Jun 2003 03:30:36 -0000 Message-ID: <3EEE8B54.2070808@doc.com> Date: Tue, 17 Jun 2003 03:30:00 -0000 From: Adam Fedor User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: GDB Patches Subject: Re: [RFA]: Fix objc/1236 - printing non-debuggable symbols References: <3EE150E9.2080003@doc.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00553.txt.bz2 Adam Fedor wrote: > Fixes PR objc/1236 > > > ------------------------------------------------------------------------ > > 2003-06-06 Adam Fedor > > Fix objc/1236. > * gdb/linespec.c (decode_line_2): Print non-debuggable (minimal) > symbols. > (decode_objc): Update for change in arguments to decode_line_2 > (find_methods): Likewise. > I haven't seen any response to this. It would be nice to get this in before the branch (or know why not...)