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 currently trying to run the project in debug mode, but I'm having trouble getting it to work with GDB, CLion or VSCode. As someone still learning C++, it's not entirely clear to me what might be going wrong.
Here's what I’ve tried so far:
Attempted to configure GDB.
Set up the project in CLion and VSCode, but couldn't get the debugging to function properly.
I would really appreciate it if someone could guide me through how to set up debugging in this project, or share what works best for you.
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
-
Hi everyone,
I'm currently trying to run the project in debug mode, but I'm having trouble getting it to work with GDB, CLion or VSCode. As someone still learning C++, it's not entirely clear to me what might be going wrong.
Here's what I’ve tried so far:
Attempted to configure GDB.
Set up the project in CLion and VSCode, but couldn't get the debugging to function properly.
I would really appreciate it if someone could guide me through how to set up debugging in this project, or share what works best for you.
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions