Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] dltk-dev Digest, Vol 94, Issue 9

Alex,

If you mean this not the forum to  post such tcl related questions..could you please suggest one such group. I am totally new to tcl language as such

Regards
Abhishek
On Fri, Oct 30, 2015 at 9:30 PM, <dltk-dev-request@xxxxxxxxxxx> wrote:
Send dltk-dev mailing list submissions to
        dltk-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/dltk-dev
or, via email, send a message with subject or body 'help' to
        dltk-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        dltk-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dltk-dev digest..."


Today's Topics:

   1. Re: Code coverage tcl (Alexey Panchenko)
   2. Re: Code coverage tcl (Abhishek Tiwari)
   3. Re: Code coverage tcl (Alexey Panchenko)


----------------------------------------------------------------------

Message: 1
Date: Fri, 30 Oct 2015 00:10:02 +0600
From: Alexey Panchenko <alex.panchenko@xxxxxxxxx>
To: DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>
Subject: Re: [Dltk-dev] Code coverage tcl
Message-ID:
        <CAHF1xnt62F1J-jAT3vS9HsOn7_m04fKc4hj1Cf-gxrbuR5fCgg@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Hi Abhishek,

On Thu, Oct 29, 2015 at 2:01 AM, Abhishek Tiwari <abhishek.tiwari@xxxxxxxxx>
wrote:

> I attempted following
> 1.configured debugger as per this
> https://blogsai.wordpress.com/2009/10/15/configuring-eclipse-as-tcltk-ide/
> 2.create a new tcl project in eclipse.
> 3.created a new tcl file in the project.
> & copied the content of the  the relevant tcl file into this.
> 4.Navigated Run->Debug. This throws error :
> Could not find default interpreter. Do you want to configure interpreter
> now.
>

As I understand the message, DLTK would like to have a path to tcl.exe.

Regards,
Alex


>
> Please help
>
> Regards
> Abhishek
>
> On Thu, Oct 29, 2015 at 12:51 AM, Abhishek Tiwari <
> abhishek.tiwari@xxxxxxxxx> wrote:
>
>> 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
>>>
>>
>>
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/dltk-dev/attachments/20151030/02da8250/attachment.html>

------------------------------

Message: 2
Date: Fri, 30 Oct 2015 00:15:38 +0530
From: Abhishek Tiwari <abhishek.tiwari@xxxxxxxxx>
To: dltk-dev@xxxxxxxxxxx
Subject: Re: [Dltk-dev] Code coverage tcl
Message-ID:
        <CANpoG1OXrU07NptRZVZaqYVAk6FAM5n8RDzQz1T2yqDPD_J0zA@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Error in configuration file "./tclhttpd.rc"
:Error: not allowed to invoke subcommand dirname of file
    while executing
"config::init $Config(config) Config"
    (file "C:\DEV\WorkSpace\LM_TCL_DEBUG.2\httpd.tcl" line 151)

Facing this error. Please help
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/dltk-dev/attachments/20151030/bc8e0a69/attachment.html>

------------------------------

Message: 3
Date: Fri, 30 Oct 2015 13:54:41 +0600
From: Alexey Panchenko <alex.panchenko@xxxxxxxxx>
To: DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>
Subject: Re: [Dltk-dev] Code coverage tcl
Message-ID:
        <CAHF1xnt5Qy1SZWTNtSpJpSPmWn4mVesR=CMEm5ZT4SfinK0Q7g@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

On Fri, Oct 30, 2015 at 12:45 AM, Abhishek Tiwari <abhishek.tiwari@xxxxxxxxx
> wrote:

> Error in configuration file "./tclhttpd.rc"
> :Error: not allowed to invoke subcommand dirname of file
>     while executing
> "config::init $Config(config) Config"
>     (file "C:\DEV\WorkSpace\LM_TCL_DEBUG.2\httpd.tcl" line 151)
>

This starts going offtopic, we don't program in TCL here.

Regards,
Alex



>
> Facing this error. Please help
> 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
>>
>
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/dltk-dev/attachments/20151030/d06f7b88/attachment.html>

------------------------------

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/dltk-dev

End of dltk-dev Digest, Vol 94, Issue 9
***************************************


Back to the top