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 gdb/13259] gdb sometimes crashes with SIGSEGV when printingvariables


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

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-10-05 14:38:06 UTC ---
Isn't this fixed by?

commit 991a8c73c524fff940a40d6297ee3e8e948bba4f
Author: pmuldoon <pmuldoon>
Date:   Thu Jul 28 10:36:37 2011 +0000

    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.

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

        * gdb.python/py-mi.exp: Test printers returning string hint, and
        also not returning a value.
        * gdb.python/py-prettyprint.c: Add testcase for above.
        * gdb.python/py-prettyprint.py: Add test printer for above.

This is only present at HEAD, not at the 7.3.x branch.  Please retest with FSF
GDB HEAD.

-- 
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]