ivanjs
Registered
I've written a short article called "A Gentle Introduction to the GNU Debugger (GDB)" that focuses on the Mac, but also includes listings from x86 CPUs.
Covers essentials like viewing the contents of variables, registers, viewing data, single stepping thru a program, disassembling your code, and more, using a very short simple to understand C program.
The article is HERE if interested.
j.
Covers essentials like viewing the contents of variables, registers, viewing data, single stepping thru a program, disassembling your code, and more, using a very short simple to understand C program.
The article is HERE if interested.
j.