I put the following in my
.pdbrc
import osalias kk os.system('kill -9 %d' % os.getpid())kkkills the debugger and (the process that trigger the debugger).

I put the following in my
.pdbrc
import osalias kk os.system('kill -9 %d' % os.getpid())kkkills the debugger and (the process that trigger the debugger).