[IronPython] IP2B4 and MDbg support?

Curt Hagenlocher curt at hagenlocher.org
Thu Aug 7 13:54:27 CEST 2008


We're not going to do anything specific to support MDbg (or vice versa, as
far as I know) -- but we shouldn't have to.  IronPython emits the same kind
of line number metadata that C# emits, so any managed debugger ought to be
able to follow right along.

On Wed, Aug 6, 2008 at 9:16 AM, <mbarnett at uniserve.com> wrote:

> Congratulations on the release of IP2B4!
>
> I have a quick question with respect to IP2 and MDbg - will MDbg be updated
> to
> work with the DLR?  I know there are a few issues using a debugger with
> dynamic
> languages, but not insurmountable as MDbg is a great base to work from
> (thanks
> to Mike Stall!)
>
> My point is that for folks that are implementing tooling around the DLR
> (e.g.
> consoles,  IDE's, and possibly new dynamic languages), having a debugger
> would
> seem to be desirable...
>
> http://softwareindustrialization.com/WebbasedDLRIDEWithMDbgDebugger.aspx
>
>
> Thanks,
>
> Mitch
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080807/562a76f0/attachment.html>


More information about the Ironpython-users mailing list