Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The application cannot start properly after switching to an external LLDB #1091

Open
Practice3DVision opened this issue Apr 9, 2024 · 0 comments

Comments

@Practice3DVision
Copy link

OS: Windows11
VSCode version: 1.78.2
CodeLLDB version: 1.10.0
Compiler: clang-x86_64-windows-msvc
Debuggee: .exe

Problem description:

When I use the built-in lldb of Codelldb, everything debugging works normally.

However, when I replaced 'lldb' with an external lldb(lldb version 19.0.0git), the application could not start properly. It seems that the application has been blocking at the entrance, and I am unable to start running the program through any step buttons or commands.

Here is my runtime situation:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant