Re: Debugging Tcl 8.6 in Komodo 5.2
Jeff Hobbs <[email protected]> Fri, 20 Nov 2009 13:09:56 -0800
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Aaron,
On 20/11/2009 12:56 PM, Perez, Aaron P. wrote:
> I'm investigating the new TclOO package and trying to debug some code in
> Komodo 5.22, build 35694, Tcl 8.6b1.1, Tcl00 0.6.1, Expect 5.43.
I'm guessing from the Expect version that this is on Windows. Is that
correct? Is this the ActiveTcl build for 8.6?
> A script that I'm looking at works via a command start but halts during
> debugging in Komodo. So I brought up the Interactive Tcl Shell in Komodo
> got the following:
>
> Tcl 8.6b1.1 interactive shell
>
> To use Tk, type 'package require Tk'
>
> % package require Expect
> Tcl bug: unexpected stack trace in "unknown"
> % # re-run the same command
> % package require Expect
> bad code '
> # DBGNUB START: {3 512 {15876 243}}
> DbgNub_Do 0 {3 517 {16000 5}} error
> # DBGNUB END
> ': must be integer, "ok", "error", "return", "break" or "continue"
>
> Tcl 8.6, only while in Komodo, won’t [package require Expect]. Any
> suggestions?
While I know that TclOO requires 8.6 (actually, 8.5 with an extension),
but does the Expect issue occur when tried with AT 8.4 or 8.5?
Did you add Expect via teacup, or ?
At the point of the error, could you get the output of:
set ::errorInfo
It might help indicate the issue.
Regards,
Jeff
_______________________________________________
Komodo-discuss mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss