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: c++/2415: variable validation


The following reply was made to PR c++/2415; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: nick78@hotbox.ru
Cc: gdb-gnats@sources.redhat.com
Subject: Re: c++/2415: variable validation
Date: Tue, 26 Feb 2008 11:24:30 -0500

 On Tue, Feb 26, 2008 at 04:12:43PM -0000, nick78@hotbox.ru wrote:
 > The data in Code::Block watches displays incorrectly if some
 > automatic temporary object is passing from operator+() to
 > operator=() throw stack.
 
 Sorry, we can't reproduce a bug that requires a particular OS,
 compiler, and IDE installed.  It looks to me like this is a
 bug in the debug information generated by your compiler; I suggest
 using a newer version of GCC and using DWARF-2 debug information.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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