Re: Need a reliable way to determine the line of code being executed
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Need a reliable way to determine the line of code being executed

From: <slebetman@yahoo.com>
Date: Wed Mar 01 2006 - 02:55:25 CET

> Artur wrote:
> > You will probably need to build your own patched interpreter you can
> > use also trace methods. You can use the code of my debugger as base
> >
Farty wrote:
> You can also use the tcl pro debugger and step through you code.

Alternatively you can use ramdebugger:

  wiki.tcl.tk/3912
Received on Sun Apr 30 02:18:13 2006