在运行脚本时作为参数传入时,pdb 会自动进入post-mortem debugging 状态[崩溃后调试],此后pdb ... 最常使用的也就是 pdb.set_trace() 和 pdb.pm().
確定! 回上一頁