This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / debugger / Pdb / do_debug

function

IPython.core.debugger:Pdb.do_debug

source: /IPython/core/debugger.py :936

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