tclsh8.5的调试工具/方法

发布于 2024-12-11 19:37:34 字数 190 浏览 0 评论 0原文

我一直在尝试调试调用特定于供应商的 TCL API 时遇到的一些问题。不用说,API 在某个点会崩溃,并且 stderr 输出还有一些不足之处。另外,标准 /var/log/* 区域中也没有任何值得注意的地方。 TCL 是否有一个好的调试器可以为我提供有关该问题的更多信息?这是在 FC14 上运行的,我知道 TCL 提供的跟踪命令,想知道是否有更多选项......

I've been attempting to debug some issues I'm having with calling a vendor specific TCL API. Needless to say, the API crashes at a certain point and the stderr output leaves something to be desired. Also, nothing of note in the standard /var/log/* areas either. Is there a good debugger for TCL that can perhaps give me more information on the issue? This is running on FC14, and I'm aware of the trace command provided by TCL, wanted to know if there were more options out there...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

调妓 2024-12-18 19:37:34

这里有很多建议http://wiki.tcl.tk/473。不幸的是,我不能真正推荐任何东西,因为我从未发现需要 TCL 调试器,但话又说回来,我还没有处于您使用供应商 API 的位置。请随时寻求进一步的帮助!

Lots of suggestions here http://wiki.tcl.tk/473. Unfortunately I can't really recommend anything as I've never found a need for a TCL debugger, but then again I havent' been in your position with a vendor API. Feel free to ask for further help!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文