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
I am using windows 7 and connect to arch using ssh.
I git clone this repo, and tried to use it.
I am able to compile this repo, but when I press F5 to debug it with breakpoint set to line 7.
Things just hang from here. The program is not running. the left top conner has a little blue block running nostop.
I get terminal result:
Executing task: g++ -g main.cpp -o main.out <
Terminal will be reused by tasks, press any key to close it.
I am using windows 7 and connect to arch using ssh.
I git clone this repo, and tried to use it.
I am able to compile this repo, but when I press F5 to debug it with breakpoint set to line 7.
Things just hang from here. The program is not running. the left top conner has a little blue block running nostop.
I get terminal result:
With launch.json set to :
And my debug console has output as following:
The text was updated successfully, but these errors were encountered: