This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: backtrace/2001: list command displays wrong source after a backtrace or where command


The following reply was made to PR backtrace/2001; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: andrew.stubbs@st.com
Cc: gdb-gnats@sources.redhat.com, antony.king@st.com
Subject: Re: backtrace/2001: list command displays wrong source after a backtrace or where command
Date: Tue, 30 Aug 2005 13:03:05 -0400

 On Tue, Aug 30, 2005 at 04:56:42PM -0000, andrew.stubbs@st.com wrote:
 > The (first) list command is supposed to show the code position in the
 > current context, isn't it?
 > 
 > However, immediately following a backtrace or where command it
 > actually shows the position in frame #0. This is despite the frame
 > command (with no parameters) reporting the correct frame.
 
 Try with GDB CVS, please.  This should be fixed some months ago.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]