Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

dx24816's blog

By dx24816, history, 6 years ago, In English

Hello,

Up until now, I've been coding in C++ with Codeblocks and debugging using print statements. However, I would like to learn to use GDB and other stuff. Are there any good tutorials, tips, or tricks on using the command line to compile/run/debug code?

-dx24816

  • Vote: I like it
  • -2
  • Vote: I do not like it

»
6 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

For Debugging this video tutorial is the best. Link