From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28217 invoked by alias); 8 Sep 2003 18:58: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 28208 invoked from network); 8 Sep 2003 18:58:40 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 8 Sep 2003 18:58:40 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 56DBE2B7F; Mon, 8 Sep 2003 14:58:33 -0400 (EDT) Message-ID: <3F5CD159.6090609@redhat.com> Date: Mon, 08 Sep 2003 18:58:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni Cc: David Ayers , Adam Fedor , "gdb-patches@sources.redhat.com" Subject: Re: [RFC]: Better ObjC symbol skipping in decode_line_1 References: <1059663909.1116.23.camel@localhost.localdomain> <3F5C882D.4010208@inode.at> <16220.53209.420727.819654@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00124.txt.bz2 > I don't think it would do any harm on gdb-6. So it could go in, if > changes are still allowed. ok. Andrew