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]

[Bug mi/12668] var-create crashes if pretty-printed std::stringreference is not yet initialized


http://sourceware.org/bugzilla/show_bug.cgi?id=12668

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |tromey at redhat dot com

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2011-08-04 15:52:19 UTC ---
Can you try CVS gdb?
I think this bug might have been fixed by:

2011-07-28  Phil Muldoon  <pmuldoon@redhat.com>

    * varobj.c (value_get_print_value): Move hint check later into the
    function.  Comment function.  Free thevalue before reusing it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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