core powe
unread,Feb 10, 2012, 8:14:25 AM2/10/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello to all.
In my application two tclsh interpreters are communicating between
each other. The first interpreter is working on a script, the second
interpreter works as debugger, reading and changing global variables
from first interpreter.
Is there a possibility to create the debugger as an second Thread in
tcl? A small code example would be very helpful. :)
black