On Tue, Aug 25, 2009 at 12:35 AM, [email protected]<[email protected]> wrote: > > I have used Sage for several months.I find it very useful.In fact, it > has helped me a lot.In order to learn Sage more,I have read some > documents about Sage,but I didn't find any subject about how to set > breakpoint. > > I wish to know how to use breakpoint because I belive the breakpoint > is very important.If there is some mistakes in programs,breakpoints > can make me find the bugs more efficiently. > > Is there anyone can tell me whether we can set breakpoint in sage and > how to set breakpoint in Sage? > > Thanks!
Type trace? and read the help. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
