Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Debugging Engine is not properly configured for Tcl
Debugging Engine is not properly configured for Tcl [message #36008] Sat, 28 February 2009 14:11 Go to next message
vo danh is currently offline vo danhFriend
Messages: 2
Registered: July 2009
Junior Member
How to setup the Tcl Debugging engine from Eclipse?

I got error when try to debug Tcl Script

"
Debugging Engine is not properly configured

Tcl Debugging Engine is not correctly configured. Path is not specified or
not valid. Please configure Tcl Debugging Engineer

"

thanks,
Re: Debugging Engine is not properly configured for Tcl [message #36145 is a reply to message #36008] Wed, 04 March 2009 09:17 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi,

At the moment DLTK uses ActiveState debugger engine to debug Tcl code.

http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebu gging
(The debugger is covered under Komodo license).

In Eclipse go to menu - Window - Preferences
In the left tree navigate to the Tcl - Debug - Engines - ActiveState page.

Now in the top table you can specify the path to the debugger executable
file you have installed.

Regards,
Alex

vo danh wrote:
> How to setup the Tcl Debugging engine from Eclipse?
>
> I got error when try to debug Tcl Script
>
> "
> Debugging Engine is not properly configured
>
> Tcl Debugging Engine is not correctly configured. Path is not specified
> or not valid. Please configure Tcl Debugging Engineer
>
> "
>
> thanks,
>
Previous Topic:Backup
Next Topic:Interactive Tcl Console in RCP
Goto Forum:
  


Current Time: Thu Apr 25 02:04:12 GMT 2024

Powered by FUDForum. Page generated in 0.02359 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top