From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3803 invoked by alias); 17 Feb 2004 05:00:46 -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 3745 invoked from network); 17 Feb 2004 05:00:45 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 17 Feb 2004 05:00:45 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AsxLW-0002kZ-QB; Tue, 17 Feb 2004 00:00:34 -0500 Date: Tue, 17 Feb 2004 05:00:00 -0000 From: Daniel Jacobowitz To: Adam Fedor Cc: Elena Zannoni , Michael Elizabeth Chastain , Andrew Cagney , "gdb-patches@sources.redhat.com" Subject: Re: [rfa/symtab] Move find_pc_section call to lookup_minimal_symbol_by_pc Message-ID: <20040217050034.GA10529@nevyn.them.org> Mail-Followup-To: Adam Fedor , Elena Zannoni , Michael Elizabeth Chastain , Andrew Cagney , "gdb-patches@sources.redhat.com" References: <20040209215812.6112F4B363@berman.michael-chastain.com> <16433.1743.781290.240346@localhost.redhat.com> <1076993228.1512.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076993228.1512.1.camel@localhost.localdomain> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00458.txt.bz2 On Mon, Feb 16, 2004 at 09:47:08PM -0700, Adam Fedor wrote: > + -re "Single stepping until exit from function __cache_line_size, \r\nwhich has no line number information.\r\n\r\nProgram exited normally.*$gdb_prompt $" { Please use "function .*," instead - which function we think we're in (presumably inside the PLT) will vary system to system. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer