filmov
tv
Debugging with GDB
Показать описание
0:47 - A program with a bug
1:15 - Compiling with the -g flag so we can use gdb
1:40 - Starting the debugger
2:00 - Debugging the code (run & continue)
2:43 - Setting a breakpoint
4:45 - More gdb commands (print, step)
5::30 - More about the print command
1:15 - Compiling with the -g flag so we can use gdb
1:40 - Starting the debugger
2:00 - Debugging the code (run & continue)
2:43 - Setting a breakpoint
4:45 - More gdb commands (print, step)
5::30 - More about the print command