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@lists.llvm.org Reporter: ztur...@google.com CC: llvm-b...@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 the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev