Skip to main content



      Home
Home » Newcomers » Newcomers » Komodo TCL debugger inside eclipse(Komdo TCl debugger doesnt recognise breakpoints inside a tcl program, when the program called by a perl script)
Komodo TCL debugger inside eclipse [message #1403520] Thu, 24 July 2014 05:40 Go to next message
Eclipse UserFriend
Hi Everyone,

i am new to this forum as well as Eclipse IDE.

i am using DLTK for tcl in Eclipse along with the Active Tcl Komodo Debugger for debugging my project.

My project would contain a perl script which in turn runs multiple Tcl scripts.

Perl Script >>>> [Tcl scripts(debug)]



My main interest is to debug the Tcl scripts ( by use of break points ). If i have to use the Tcl debugger (in debug mode), i wouldn't be able to run the main perl script to start the program execution. Hence i have to come up with a wrapper script
which is written in Tcl.
Tcl Wrapper script >>> [Exec Per Script > [Tcl scripts(debug)]]
this script uses " Exec " to run the perl which in turn would run the Actual tcl scripts of interest.

However, as the exec calls for another spawned process, looks like the Tcl debugger is not able to trace the breakpoints which are inside the Tcl scripts(debug), as its only looking into the main tcl wrapper script.


It would be great if anyone can help me to get around with this issue.

Thanks,
Venkat


Re: Komodo TCL debugger inside eclipse [message #1403623 is a reply to message #1403520] Thu, 24 July 2014 12:16 Go to previous message
Eclipse UserFriend
On 07/24/2014 07:49 AM, venkat palli wrote:
> Hi Everyone,
>
> i am new to this forum as well as Eclipse IDE.
>
> i am using DLTK for tcl in Eclipse along with the Active Tcl Komodo
> Debugger for debugging my project.
>
> My project would contain a perl script which in turn runs multiple Tcl
> scripts.
> Perl Script >>>> [Tcl scripts(debug)]
>
>
>
> My main interest is to debug the Tcl scripts ( by use of break points ).
> If i have to use the Tcl debugger (in debug mode), i wouldn't be able to
> run the main perl script to start the program execution. Hence i have to
> come up with a wrapper script
> which is written in Tcl. Tcl Wrapper script >>> [Exec Per
> Script > [Tcl scripts(debug)]]
> this script uses " Exec " to run the perl which in turn would run the
> Actual tcl scripts of interest.
>
> However, as the exec calls for another spawned process, looks like the
> Tcl debugger is not able to trace the breakpoints which are inside the
> Tcl scripts(debug), as its only looking into the main tcl wrapper script.
>
>
> It would be great if anyone can help me to get around with this issue.
> Thanks,
> Venkat

As this forum is only for asking questions about installing and using
Eclipse, and Komodo isn't created by Eclipse, you'll likely do better
using Google and/or contacting the Komodo community for support.

Just sayin'.
Previous Topic:svn plugin
Next Topic:JPA and HSQL
Goto Forum:
  


Current Time: Mon Jul 14 08:33:30 EDT 2025

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

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

Back to the top