That would be absolutely awesome.
On Tue, Jan 20, 2009 at 7:45 AM, Michael Foord <[email protected]> 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 > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
