Re: [IronPython] Standard Python Debugging not supported

2006-10-06 Thread Jeff Griffiths
random thoughts on the topic... > > -Nathan > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Griffiths > Sent: Thursday, October 05, 2006 12:34 PM > To: Discussion of IronPython > Subject: Re: [IronPython] Standard Py

Re: [IronPython] Standard Python Debugging not supported

2006-10-05 Thread Jeff Griffiths
Dino Viehland wrote: > Sys._getframe() is likely significantly harder to implement. I'd be > a little bit surprised if we get this into 1.1 but it'd be nice to > get at some point in the future. The hard part of this probably > isn't supporting sys._getframe() but actually supporting > sys._getfr

Re: [IronPython] Standard Python Debugging not supported

2006-10-04 Thread Jeff Griffiths
+1. The lack of sys.settrace is the main blocker to getting ipy debugging support in Komodo, ie getting it to look and feel to Komodo like any other Python. -- Jeff Griffiths Technical Support Lead http://activestate.com Dino Viehland wrote: > We have a couple of bugs opened on this

Re: [IronPython] IronPython 1.0 Beta 1 / Mono 1.1.12 Compilation

2006-01-05 Thread Jeff Griffiths
ython 1.0 beta 1. > >Zoltan > > On 1/5/06, Jeff Griffiths <[EMAIL PROTECTED]> wrote: >> Hi Jim, >> >> Thanks for taking the time to go over our issues. I'll see about >> building a snapshot of Mono to see if that helps, and have pa

Re: [IronPython] IronPython 1.0 Beta 1 / Mono 1.1.12 Compilation

2006-01-05 Thread Jeff Griffiths
ocaltime. We're working on these issues too, but you might > find a stub module is the best way to get things going in the very > near term. > > Thanks and let us know if you get IronPython running in Komodo - Jim > > > -Original Message- From: [EMAIL PROTECTE

[IronPython] IronPython 1.0 Beta 1 / Mono 1.1.12 Compilation

2006-01-05 Thread Jeff Griffiths
I looked into getting IronPython working on Linux with Mono 1.1.12 this morning. In my defense, I just hadn't seen anything about whether this would work either way, so these problems are likely known issues? Some problems: 1. makefile: I changed this: CSC=gmcs then got this: makefile:16: **