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/13636] displays are disabled when variables becomeoptimized out


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

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2012-02-03 15:08:15 UTC ---
(In reply to comment #2)
> This is gdb-7.3.50.20110722-10.fc16.x86_64

Please try a newer version.
The change I referred to was committed in August:

2011-08-05  Pedro Alves  <pedro@codesourcery.com>

    * exceptions.c (throw_exception): Don't disable the current
    display.
    * printcmd.c (disable_current_display_cleanup): New function.
    (do_one_display): Install a cleanup to disable the current display
    if doing the display throws.

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