Re: [TCL] the ttrace package for threads
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: [TCL] the ttrace package for threads

From: Michael Schlenker <schlenk@uni-oldenburg.de>
Date: Wed Apr 12 2006 - 16:54:48 CEST

Andrew Falanga wrote:
> Hello,
>
> My question yesterday is about learning where the documentation for what
> commands (their arguments, options, etc.) are in the ttrace namespace
> didn't get an answer and I'm thinking that it might be because I didn't
> make the subject clear enough. The question isn't about multi-threaded
> apps, but rather what all is in the ttrace namespace. I know about
> ttrace eval, but is there anything else?
>
did you try in your tclsh after you loaded the thread package:
info commands ::ttrace::* ?

(if the namespace is called ttrace..., don't know)

Michael
Received on Sun Apr 30 03:08:41 2006