You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / debugger / Pdb / do_debug

function

IPython.core.debugger:Pdb.do_debug

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

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