From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23409 invoked by alias); 23 Nov 2005 13:54:52 -0000 Received: (qmail 23402 invoked by uid 22791); 23 Nov 2005 13:54:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 23 Nov 2005 13:54:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Eev5D-0003Jr-PK; Wed, 23 Nov 2005 08:54:47 -0500 Date: Wed, 23 Nov 2005 14:53:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb@sources.redhat.com Subject: Re: MI: full file name Message-ID: <20051123135447.GB12693@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb@sources.redhat.com References: <20051121144538.GB14604@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00525.txt.bz2 On Wed, Nov 23, 2005 at 12:29:08PM +0300, Vladimir Prus wrote: > The file/line in output from -file-list-exec-source-file correspond to frame > #1, not frame #0, as expected. That has nothing to do with -file-list-exec-source-file; it's a known bug in GDB 6.3's backtrace command. -- Daniel Jacobowitz CodeSourcery, LLC