On Thu, Jun 18, 2009 at 9:46 PM, Martin
Albrecht<m...@informatik.uni-bremen.de> wrote:
>
>> * print statements only (ugh)
>
> I use it sometimes.
>
>> * pdb
>
> I use it mostly. Setting pdb.set_trace() sets a breakpoint from within the
> code.
>

If you type

sage: trace?

it has helpful documentation about pdb.set_trace(), in case you forget.

>> * ddd
>
> For some Cython stuff but mostly gdb directly.
>
>> * Eric4
>
> I used it a while ago: http://tinyurl.com/lxbk5h :)
>
>> I just wrote a short post about how to get Eric4 to work with Sage
>> since the only instructions I could find (on some mailing list) were
>> out of date: http://carlo-hamalainen.net/blog/?p=53
>
> Cheers,
> Martin
>
> --
> name: Martin Albrecht
> _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
> _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
> _www: http://www.informatik.uni-bremen.de/~malb
> _jab: martinralbre...@jabber.ccc.de
>
>
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to