http://llvm.org/bugs/show_bug.cgi?id=14423

             Bug #: 14423
           Summary: Breakpoint on thrown C++ exception broken on Linux
           Product: lldb
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Breakpoints on C++ exceptions (catch/throw) are not working.

For more information, and to reproduce the failure, see
TestCPPExceptionBreakpoints.py:

python dotest -i -v lang/cpp/exceptions

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to