[lldb-dev] [Bug 14423] New: Breakpoint on thrown C++ exception broken on Linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Nov 23 10:25:28 PST 2012
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: lldb-dev at cs.uiuc.edu
ReportedBy: daniel.malea at intel.com
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.
More information about the lldb-dev
mailing list