bundles / IPython 9.3.0 / IPython / core / debugger / Pdb / do_debug
function
IPython.core.debugger:Pdb.do_debug
source: /IPython/core/debugger.py :895
Signature
def do_debug ( self , arg ) Summary
debug code Enter a recursive debugger that steps through the code argument (which is an arbitrary expression or statement to be executed in the current environment).
Aliases
-
IPython.core.debugger.Pdb.do_debug