Re: [Activetcl] Can't get remote debugging to work
by Matthew Smith other posts by this author
Jun 20 2008 11:26AM messages near this date
view in the new Beta List Site
Re: [Activetcl] Can't get remote debugging to work
|
[Activetcl] Active state, ::safe:: base, and package require
Good tip. Thank you.
On Fri, Jun 20, 2008 at 1:07 PM, Larry W. Virden <lvirden@[...].com> wrote:
>
>
> 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.
>
> _______________________________________________
> ActiveTcl mailing list
> ActiveTcl@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
>
Thread:
Matthew Smith
Andreas Kupries
Matthew Smith
Andreas Kupries
Larry W. Virden
Matthew Smith
|