Start pdb inside a python script. python -m pdb <file.py>. Start pdb from the command line ... Continue until the next breakpoint is encountered.
確定! 回上一頁