sage -gdb

On Tuesday, September 19, 2017 at 3:47:18 PM UTC+2, Dima Pasechnik wrote:
>
> 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
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to