From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9214 invoked by alias); 6 Dec 2004 03:19:04 -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 8719 invoked from network); 6 Dec 2004 03:18:41 -0000 Received: from unknown (HELO arwen.tausq.org) (64.81.244.109) by sourceware.org with SMTP; 6 Dec 2004 03:18:41 -0000 Received: by arwen.tausq.org (Postfix, from userid 1000) id C6F0B43810; Sun, 5 Dec 2004 19:18:38 -0800 (PST) Date: Mon, 06 Dec 2004 03:27:00 -0000 From: Randolph Chung To: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] tweak patterns for annota3.exp Message-ID: <20041206031838.GA6359@tausq.org> Reply-To: Randolph Chung References: <20041206021944.GX6359@tausq.org> <20041206024904.GA30704@nevyn.them.org> <20041206025645.GY6359@tausq.org> <20041206030313.GA31167@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041206030313.GA31167@nevyn.them.org> X-GPG: for GPG key, see http://www.tausq.org/gpg.txt User-Agent: Mutt/1.5.6+20040722i X-SW-Source: 2004-12/txt/msg00146.txt.bz2 > You could put a breakpoint on vfprintf_unfiltered to find out :-) hrm, so... first we get the "frames-invalid\n" from: printf_unfiltered ("\n\032\032frames-invalid\n"); from annotate.c:234 then we get "\nBreakpoint" from ui_out_text (uiout, "\nBreakpoint "); from breakpoint.c:2098 randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/