Skip to content

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 175 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 175 Bytes

python_gdb

a cure linux debugger writed using python.

todo

  1. trace sys call (finished)
  2. hard breakpoint (finished)
  3. gcore (finished)
  4. print heap_info
  5. other arch