For Programmers: Free Programming Magazines  


Home > Archive > Tcl > September 2006 > Re: Debug API in the core?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Debug API in the core?
Eckhard Lehmann

2006-09-27, 4:05 am

I want to push this again. They have such a thing in Python:
http://docs.python.org/lib/module-pdb.html.

We have it - but only inofficially. It should be easy to include this
patch in the core (with adjusted naming, maybe). Please comment or
prove me wrong..


Eckhard


Eckhard Lehmann wrote:
> Then I found Atkdebugger, an extension which Arthur Trzewik created
> back in 2004 (http://wiki.tcl.tk/8395,
> http://www.xdobry.de/atkdebugger/index.html). He created the
> atkdebugger extension and also a patch for Tcl to make stepwise
> execution and breakpoints happen - a feature that is really nice and
> exactly what I wanted to have. Without the Atkdebugger extension, the
> patched Tcl code behaves like before, but with the extension it is
> possible to implement advanced debugging, together with Tcl's
> introspection features.
>
> Now my question: is there a chance that this patch goes in Tcl8.5, if
> proposed as TIP? Reference implementation (although for 8.4) is already
> there in form of the patch and it would be a really and
> outstanding feature. I'd love to see it... and I can imagine that I am
> not the only one.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com