任何工具来调试的ActionScript字节code?想观察寄存器堆栈 [英] Any tool to debug ActionScript ByteCode? Would like to observe registers, stacks

查看:173
本文介绍了任何工具来调试的ActionScript字节code?想观察寄存器堆栈的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以运行的SWF的时候,是有办法来逐步线由ABC code线,并观察寄存器,栈?我能至少打印到屏幕或日志呢?

So when running a SWF, is there a way to step through line by line of ABC code and observe registers, stacks? Could I at least print it to screen or log it?

推荐答案

你想要什么,可以通过设置 TraceOutputBuffered AS3Verbose 变量的mm.cfg 的文件为 1 作为在这篇文章中详细介绍的 http://jpauclair.net/mm-cfg-secrets/

What you want can be done by setting TraceOutputBuffered and AS3Verbose variables in your mm.cfg file to 1 as detailed in this post http://jpauclair.net/mm-cfg-secrets/

我已经能够证实它适用于Flash Player的调试 10.0 r45_2 ,但它似乎并没有输出任何东西为10.1和10.2也。

I have been able to verify that it works for flash player debug 10.0 r45_2, but it doesn't seem to output anything for 10.1 or 10.2.

这篇关于任何工具来调试的ActionScript字节code?想观察寄存器堆栈的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆