Hi !
I am upper level CS major, and I have no idea how to do debugging. No where in my courses they are teaching/showing debugging, and all my course works goes like this - here is the project, write a program in C that does XYZ, and by the way use GDB debugger !!!
Currently, I am taking Assembly language course, and instructor requires use of GDB debugger, hell I don't even know how to do debugging in Visual Studio. And all the projects we are going to do very soon, will require us to "hack" executable using GDB.
Any advice on how to get started/learn debugging, would be highly appreciated !
Thanks !