[tcljava-user] How to debug a TclBlend application
Brought to you by:
mdejong
From: Udi M. <ud...@mi...> - 2000-11-19 14:57:28
|
Hello, When running java code from a tcl interpreter using the tclblend = mechanism, is there any way to hook up to a java debugger (such as = JBuilder 4) on Windows ? Usually the Java environment runs the process from within - in our case = there is no seperate process for the java - it part of the Tcl process. Thanks, -Udi |