Contents:
start_debug()
start_ipython_dbg_cmdline()
Start an interactive ipdb debugging session in the given frame context. If no frame is provided, use the caller’s frame. For information on frame objects see inspect.
The frame context of interest.