Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 330 Bytes

File metadata and controls

11 lines (7 loc) · 330 Bytes

Debugging forked programs

Some simple programs to demonstrate set and longjump and what how in the second assignment you can find the PC...

Some handy commands

  • jmp1 - example program using set/long jump
  • jmp2 - extracting pc - look at disassembly
  • jmp3 - de-mangled pointer
  • jmp4 - using de-mangled pointer