Exiting Python Debugger ipdb

Exiting Python Debugger ipdb,第1张

Exiting Python Debugger ipdb

I put the following in my

.pdbrc

import osalias kk os.system('kill -9 %d' % os.getpid())

kk
kills the debugger and (the process that trigger the debugger).



欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5587815.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-14
下一篇 2022-12-14

发表评论

登录后才能评论

评论列表(0条)

保存