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 c++/15164] New: show where an exception was most recentlythrown


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

             Bug #: 15164
           Summary: show where an exception was most recently thrown
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


A LibreOffice developer asked for a way to go from
a "catch catch" stop to the spot from which the exception was thrown.
See:
http://lists.freedesktop.org/archives/libreoffice/2013-February/046181.html

See also a quick-and-dirty implementation of this idea in Python:
http://lists.freedesktop.org/archives/libreoffice/2013-February/046238.html

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