From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19115 invoked by alias); 5 Aug 2004 16:02:54 -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 19108 invoked from network); 5 Aug 2004 16:02:53 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sourceware.org with SMTP; 5 Aug 2004 16:02:53 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BskhS-0003K8-00; Thu, 05 Aug 2004 12:02:38 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id F2AE94B102; Thu, 5 Aug 2004 12:03:09 -0400 (EDT) Date: Thu, 05 Aug 2004 16:02:00 -0000 From: Michael Chastain To: drow@false.org, jimb@redhat.com Subject: Re: gdb.mi/*.exp and absolute line numbers Cc: gdb@sources.redhat.com, ezannoni@redhat.com, cagney@redhat.com Message-ID: <41125A3D.nail2KQ18L2HZ@mindspring.com> References: <4111FC04.nailD7G1U3QKS@mindspring.com> In-Reply-To: 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/msg00074.txt.bz2 Well all right, one re-implementation of gdb_get_line_number in native tcl coming right up. This is high priority to me because that new gcc warning wipes out most of the gdb.mi results. I used to hate and not really get Tcl. Then I learned Perl. I totally heart Perl. Now I think of Tcl as Perl's demented step-sibling, and I can wield it a lot better. Michael C