[llvm-bugs] [Bug 24764] New: Various C++ language features can't be debugged well on Windows
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 9 13:12:55 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24764
Bug ID: 24764
Summary: Various C++ language features can't be debugged well
on Windows
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: zturner at google.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
A couple of tests designed to test LLDB's behavior in the presence of certain
C++ constructs fail. These may be due to different underlying causes, although
I suspect they are all at least very similar. At a minimum, this covers
failures in the following tests:
TestCPPBreakpointLocations.py
TestCppScope.py
TestCxxWCharT.py
TestDiamond.py
TestGlobalVariables.py
TestNamespace.py
TestStaticVariables.py
TestStructTypes.py
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150909/e4b46b3f/attachment.html>
More information about the llvm-bugs
mailing list