ivanjs
October 17th, 2005, 11:20 AM
Wasn't sure if I should post this here or in the beginner's forum, but I just wrote an article if anyone's interested, on using the GNU debugger from the terminal. Covers variables, registers, displaying memory, disassembly, single stepping, etc.
Uses very simple C programs as examples so the reader can concentrate on using GDB instead of deciphering code.
Shows examples from PowerPC and x86 machines.
Gentle Introduction to the GNU Debugger (http://www.geekronomicon.com/?q=node/74)
Uses very simple C programs as examples so the reader can concentrate on using GDB instead of deciphering code.
Shows examples from PowerPC and x86 machines.
Gentle Introduction to the GNU Debugger (http://www.geekronomicon.com/?q=node/74)