Feathercrown
0
Q:

debugging c++

Run the code with gdb ./yourCode

Use 'run' command to start the program.

When it crashes use 'bt'(back trace) command to find where it happened.
1

New to Communities?

Join the community