I hear you can use DDD to debug Java application. It uses jdb behind
the scenes and lets you step through Java methods and such. If you
are talking about debugging Tcl commands written in Tcl that is
another story. If a debugger was written in Tcl (and some like the
Scriptics debugger are), then it might work in Jacl but I have not
tried it.

later
mo

On Thu, 20 May 1999, Thomas McKay wrote:

> Is there a 'gdb'-ish debugger that could be used for Jacl?  It would be
> powerful to allow my users to debug (step through and print vars) a tcl
> proc within my application.  Any ideas?
> 
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe:    send mail to [EMAIL PROTECTED]  
>                  with the word SUBSCRIBE as the subject.
> To unsubscribe:  send mail to [EMAIL PROTECTED] 
>                  with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to