Y
Hacker News
new
|
ask
|
show
|
jobs
by
BiteCode_dev
1093 days ago
-m pdb is post mortem debugging, it drops you in the debugger when it encounters the first unhandled exception. This is much easier than trying to pin point where to put a breakpoint.