From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10203 invoked by alias); 11 Aug 2004 22:17:09 -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 10193 invoked from network); 11 Aug 2004 22:17:08 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 11 Aug 2004 22:17:08 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1Bv1P2-0002SW-00; Wed, 11 Aug 2004 18:17:00 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 3FBD24B102; Wed, 11 Aug 2004 18:16:51 -0400 (EDT) Date: Wed, 11 Aug 2004 22:17:00 -0000 From: Michael Chastain To: cagney@gnu.org Subject: Re: [rfc/testsuite/mi] use gdb_get_line_number Cc: gdb-patches@sources.redhat.com, ezannoni@redhat.com Message-ID: <411A9AD3.nailG691171A6@mindspring.com> References: <41188B2A.nailK7Y1RD9SU@mindspring.com> <411A609D.3080306@gnu.org> <411A6B1A.nailOZS31UHES@mindspring.com> <411A7E13.5000502@gnu.org> In-Reply-To: <411A7E13.5000502@gnu.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00413.txt.bz2 Andrew Cagney wrote: > Or just line_callee4 and line_callee4_body? I think it's confusing to have one name be a prefix of the other. With "line_callee4_head" and "line_callee4_body", whenever I read a name, I know what it must mean. But if you say so, I'll do it your way. Any other changes? Actually there's a whole patch in another message, so I'll just wait for you to get some cycles to process that. Michael C