You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 11
VSCode version: 1.95.3
CodeLLDB version:
Compiler: v1.11.1
Debuggee: cpp cmake project (can be found here)
I opened an issue in nvim-dap project cause I thought the issue come from there. But I reproduce the issue also in vscode with codelldb so I come here to find any fixes 🙏
Here is my output in integratedTerminal mode :
Here is my output in externalTerminal mode :
Here is my output while launching target manually :
Im not sure its codelldb but I want to find who is the culprit of this issue.
Getting those colors with gtest, catch2 and doctest. But running the executable manually is working normally. Only getting weird color in those setups :
Neovim + cpptools + nvim-dap + (gtest, doctest, catch2) executable (THATS why im not sure the issue come from lldb but someone here can probably help me)
OS: Windows 11
VSCode version: 1.95.3
CodeLLDB version:
Compiler: v1.11.1
Debuggee: cpp cmake project (can be found here)
I opened an issue in nvim-dap project cause I thought the issue come from there. But I reproduce the issue also in vscode with codelldb so I come here to find any fixes 🙏
Here is my output in
integratedTerminal
mode :Here is my output in
externalTerminal
mode :Here is my output while launching target manually :
Verbose log
Here is the lldb debug output :
The text was updated successfully, but these errors were encountered: