Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Code coverage tcl

Hi,

https://www.eclipse.org/forums/index.php/t/6859/
I need to configure the DLTK(Dynamic Languages Toolkit) inside eclipse so that it runs my tcl scripts with tcl debugger : dbgp_tcldebug.exe(debuging version of tclsh), which will allow me to step through the tcl code.

Could you please help on the documentation to achieve this ?

Regards
Abhishek

On Wed, Oct 28, 2015 at 7:21 PM, Abhishek Tiwari <abhishek.tiwari@xxxxxxxxx> wrote:
Hi
I want to perform code coverage for existing tcl scripts in my project
The project has C++ and tcl 
Kindly help me with details
Regards
Abhishek


Back to the top