Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » debug TCL while the entry point of the program is in C++(TCL debugging)
debug TCL while the entry point of the program is in C++ [message #671892] Thu, 19 May 2011 09:28
Wael  is currently offline Wael Friend
Messages: 1
Registered: May 2011
Junior Member
Hi all,

I have a C++ console application code that calls TCL/TK scripts to open a GUI application for the users. The application is very big containing C++ code and libraries, and TCL/TK scripts for the application GUI.

As the application is built using make file (not an IDE). I use either DDD debugger or eclipse C++ (CDT) attach to a process feature to debug the C++ code. My questions are:

1. Can I debug the TCL code using the DLTK TCL debugger (while the entry point is C++)?
2. Is there a way by which I can debug the C++ code and the TCL code simultaneously?
3. Is there a way by which I can attach a DLTK debugger to an active TCL process in memory?


Any help will be appreciated,
Thanks in advance,
Wael
Previous Topic:[BUILD] S-3.0M7-201104291832
Next Topic:Integration of wish.exe into Eclipse IDE
Goto Forum:
  


Current Time: Sat May 04 19:53:15 GMT 2024

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

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

Back to the top