Version 2 of Tuba

Updated 2003-11-07 15:26:54

What: Tuba

 Where: http://www.eolas.com/tcl/tcl-tuba25b1.zip
        http://www.lucidway.org/Marty/Tcl/Tools/tcl-tuba25b1.zip
        http://home.cogeco.ca/~tsummerfelt1/
        http://www.go.dlr.de/fresh/unix/src/misc/
        http://www.geocities.com/SiliconValley/Ridge/2549/tuba/ ???
 Description: Tcl/Tk 8 debugger, providing source code viewing as you
        step thru the code, breakpoints on specific lines and procs, and
        ability to set watchpoints on variables.
        Currently at V2.5 beta1 , which begins to add support for [incr Tcl].
        Note that the eolas web site copy is one that was recently discovered;
        it remains to be seen where the 'home' for Tuba will show up.
 Updated: 11/2003
 Contact: mailto:[email protected] ???


 What: TIDE
 Where: http://www.t-ide.com/
        http://www.eolas.com/tcl/tide/download.html
 Description: Commercial Tcl/itcl Integrated Development Environment (IDE) for
        single users.  Lets you manage your projects, navigate
        the source, and browse your symbols.  Supports project
        management, smart editor able to navigate thru project, interfaces
        to RCS and CVS source repositories, interface to Tuba debugger,
        diff/merge against repository, cross reference for symbols,
        about to search against projects, symbol browser, byte compiler,
        lint, and package mechanism.
        Supports Linux, Solaris, HP-UX, AIX.
        Version 1.5 is now available.
 Updated: 05/1999
 Contact: mailto:[email protected] (Ing. Hans-Michael Haschek)
        mailto:[email protected]

See also Dynamic Debuggers, IDE,


Category Application | Category Debugging | Category Dev. Tools | Category GUI