Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 278 Bytes

Machete-Mode Debugging - Hacking Your Way Out of a Tight Spot.md

File metadata and controls

8 lines (5 loc) · 278 Bytes

Machete-Mode Debugging: Hacking Your Way Out of a Tight Spot

by Ned Batchelder

Advanced debugging with inspect, monkey patching, and trace functions.