Chapter 5

Debugging in C

Important concepts to grasp:

  • Breakpoints, stepping into/over, continuing
  • Inspecting the stack and the heap
  • Disassembling, objdumping