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
It works correctly when I press F5. However, when I click Debug button in the bottom blue bar of VSCode window, I get the following output in the terminal:
&"warning: GDB: Failed to set controlling terminal: \320\236\320\277\320\265\321\200\320\260\321\206\320\270\321\217 \320\275\320\265 \320\277\320\276\320\267\320\262\320\276\320\273\320\265\320\275\320\260\n"
[1] + Done "/usr/bin/gdb" --interpreter=mi --tty=${DbgTerm} 0<"/tmp/Microsoft-MIEngine-In-bqgmcweq.jmx" 1>"/tmp/Microsoft-MIEngine-Out-wthb4aog.leh"
The text was updated successfully, but these errors were encountered:
I have the following
.vscode/launch.json
file:It works correctly when I press F5. However, when I click Debug button in the bottom blue bar of VSCode window, I get the following output in the terminal:
The text was updated successfully, but these errors were encountered: