Place the debug_testing.py script in the project root and launch a Python process under your debugger. If using lldb: lldb python. If using gdb: gdb python.
確定! 回上一頁