ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activetcl
activetcl
Re: [Activetcl] Can't get remote debugging to work
by Larry W. Virden other posts by this author
Jun 20 2008 11:07AM messages near this date
view in the new Beta List Site
Re: [Activetcl] Can't get remote debugging to work | Re: [Activetcl] Can't get remote debugging to work
On 6/20/08, Matthew Smith <chedderslam@[...].com>  wrote:
> 
>  After some experimentation, I believe the problem is with the command line
>  stuff.  I have commented out a lot of code and got it down to just this,
>  which works:
>  set auto_path "c:/tcldevkit/lib $auto_path"



I don't know if this is directly relevant but
http://wiki.tcl.tk/auto_pathrecommends using

set auto_path [linsert $auto_path 0 /home/mystuff/someextension/unix]

as the way to add a path to the auto_path variable...

-- 
Tcl - The glue of a new generation.   http://wiki.tcl.tk/
Larry W. Virden http://www.purl.org/net/lvirden/
http://www.xanga.com/lvirden/
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
Thread:
Matthew Smith
Andreas Kupries
Matthew Smith
Andreas Kupries
Larry W. Virden
Matthew Smith

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved