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'm trying to debug a project but when I click the debug button, nothing happens. I took a look at the logs but it doesn't really seem like anything happens. I've tried gcc and clang and gdb and lldb-mi all with the same results.
We're not sure what's happening here. The only thing that stands out is some of the environment variables with really long values. @WardenGnaw, do you know of any issues with running the debugger when there are a lot of environment variables or if they have really long values?
Brief Issue Summary
I'm trying to debug a project but when I click the debug button, nothing happens. I took a look at the logs but it doesn't really seem like anything happens. I've tried gcc and clang and gdb and lldb-mi all with the same results.
CMake Tools Diagnostics
Debug Log
https://gist.github.com/SeanOMik/a3899fa4f3b815ab89e3a9fac88302c4
Additional Information
I took a look at the (non-debug) log file and it doesn't seem like it even tries to start and debug the program:
The text was updated successfully, but these errors were encountered: