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

MacOS 11.4 M1 Debug ERROR #18

Open
908271822 opened this issue Jul 27, 2021 · 1 comment
Open

MacOS 11.4 M1 Debug ERROR #18

908271822 opened this issue Jul 27, 2021 · 1 comment

Comments

@908271822
Copy link

Debug ERROR

ERROR: Unable to start debugging. Unexpected LLDB output from command "-exec-run". process exited with status -1 (attach failed ((os/kern) invalid argument))

Using CodeLLDB that comes with VScode ,Because Xcode's built-in lldb cannot enter the breakpoint

@bianhao123
Copy link

modify file /Users/bianhao/.vscode/extensions/wangtao0101.debug-leetcode-0.2.3/out/src/debug/executor/cppExecutor.js. The type of in funtion getClangDefaultConfig is lldb.
Pasted image 20220315190928
Main reason: MAC uses lldb instead of cppdbg by default.

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

2 participants