loading ipython at (Sage) python prompt (for debugging)

27 views
Skip to first unread message

Dima Pasechnik

unread,
Sep 19, 2017, 9:47:18 AM9/19/17
to sage-devel
Dear all,
For #22679 I need to run Sage from a debugger (lldb or gdb); I know how to start the debugger with the right executable:

 $ . src/bin/sage-env
 $ lldb local/bin/python2.7

and then issue "run" debugger command to start Python, import Sage, etc. 

But I don't understand how to load iPython from the Python prompt I get.
I need to load it as the crash it triggered by iPython tab completion (sic!)
Perhaps there is another way to achieve the same...

Thanks,
Dima
 

Volker Braun

unread,
Sep 19, 2017, 6:24:33 PM9/19/17
to sage-devel
sage -gdb
Reply all
Reply to author
Forward
0 new messages