[IronPython] IronPython, stack frames and pdb

Dan Eloff dan.eloff at gmail.com
Fri Jan 30 01:38:13 CET 2009


Vote on it here:

http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=20905

-Dan

On Tue, Jan 20, 2009 at 7:45 AM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
> Hello Dino, Curt et al.,
>
> If stack frames are implemented as an option in IronPython it would be
> *really* nice to enable sys.set_trace when they are on. Plus any other APIs
> not currently implemented that are needed by pdb. Doing CPython development
> again I've been reminded how insanely useful pdb is. :-)
>
> What would be really nice is to enable stack frames on a per engine /
> runtime basis so that we could allow the setting of break-points and
> debugging of Resolver One user code.
>
> Michael
>
> --
> http://www.ironpythoninaction.com/
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list