[llvm-bugs] [Bug 46206] New: Cannot inspect a std::wstring variable (VSCode + CodeLLDB + lldb + node-gyp + MSBuild + Windows 10)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 4 12:32:12 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=46206

            Bug ID: 46206
           Summary: Cannot inspect a std::wstring variable (VSCode +
                    CodeLLDB + lldb + node-gyp + MSBuild + Windows 10)
           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: antropit at hotmail.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Summary
=======

Cannot inspect any std:wstring variables in VSCode. On tooltip and side panel
with scopes, I got "error: summary string parsing error".
I post an issue https://github.com/vadimcn/vscode-lldb/issues/319
but CodeLLDB team answers that it's because lldb for Microsoft STL still in
development... so I repeat it here.

OS: Microsoft Windows 10.0.18362.836
VSCode version: 1.45.1
CodeLLDB version: 1.5.2
Toolchain version: node-gyp at 5.0.7 + VS2017 (15.9.28307.1000) + MSBuild
15.9.21.664
Build target: Platform=x64
Python version: using Python version 2.7.16

-- 
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/20200604/7fa384cf/attachment.html>


More information about the llvm-bugs mailing list