##// END OF EJS Templates
Backport PR #9947: Add set_trace to core debugger....
Backport PR #9947: Add set_trace to core debugger. This PR adds a `set_trace` method to `IPython.core.debugger` to mirror the functionality of `IPython.terminal.debugger`. See 9940 for a discussion. Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>
Thomas Kluyver -
r23134:fd4a15ce
Show More
Name Size Modified Last Commit Author
/ IPython / extensions / tests
__init__.py Loading ...
test_autoreload.py Loading ...
test_storemagic.py Loading ...