调试 Flash 媒体服务器

发布于 2024-10-10 12:36:56 字数 191 浏览 0 评论 0原文

有什么方法可以在 Flash Media Server 上进行实时调试,即检查当前变量、设置断点、监视表达式?我正在使用 Flash Builder 4,并且幻想着类似于 Visual Studio 中的“附加到进程”的功能。

[trace语句->无限循环]服务器重启->客户端状态重置->阅读日志->重复]正在毁掉我的性格。

Is there any method to do live debugging on Flash Media Server, i.e. examine current variables, set breakpoints, watch expressions? I'm using Flash Builder 4 and am fantasizing about something akin to "Attach to Process" in Visual Studio.

The endless cycle of [trace statements -> server restart -> client state reset -> read log -> repeat] is ruining my disposition.

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

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

发布评论

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

评论(1

乙白 2024-10-17 12:36:56

FMS 没有这样的工具。但我可以建议使用:

  1. FMS 管理控制台来读取日志。 http://www.flashcomguru.com/console/index.cfm
  2. 通过控制台卸载应用程序而不是服务器重新启动。这会缩短时间。应用程序将在第一次连接时再次加载。

There is no such tool for FMS. But I can suggest to use:

  1. FMS Admin console to read logs. http://www.flashcomguru.com/console/index.cfm
  2. Unload application via console instead of server restart. This will cut time. Application will load again on first connect.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文