專案描述

Extended Python Debugger is a more
complete debugger for Python than the stock pdb.py
debugger. It supports, among numerous other things, debugging threads, non-interactive POSIX-like line tracing, command options, disassembly of instructions, and stack traces that give better information for exec statements. Stepping/nexting by default skips over method/function "defs". It tries to follow gdb's command set unless there is good reason not to.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評