vscode运行c在终端中出现错误 #17
24684623
started this conversation in
Cpp in VSCode on macOS
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
/bin/bash -c 'arch -arch x86_64 '/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Resources/darwin-debug' --unix-socket=/tmp/FDlswB --arch=x86_64 --working-dir '/Users/macbook/Desktop/Code/Cpp' --disable-aslr --env='OS_ACTIVITY_DT_MODE=enable' -- '/Users/macbook/Desktop/Code/Cpp/hello.out' ; echo Process exited with status $? ; exit';exit
Beta Was this translation helpful? Give feedback.
All reactions