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
My program consists of three binary files, in essence, they are all the same binary file, with the name changed through the soft link. When I start to debug and select a process, it will report that there are multiple processes with the same name. But I don't get this error when I use Microsoft's c/c++ plugin. How can I solve this problem or can vscode-lldb support this function?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My program consists of three binary files, in essence, they are all the same binary file, with the name changed through the soft link. When I start to debug and select a process, it will report that there are multiple processes with the same name. But I don't get this error when I use Microsoft's c/c++ plugin. How can I solve this problem or can vscode-lldb support this function?
Beta Was this translation helpful? Give feedback.
All reactions