开发者

Lost in debugging a flex project

开发者 https://www.devze.com 2023-02-01 18:05 出处:网络
I\'m OK with debugging .as files,but when it comes开发者_StackOverflow社区 across .mxml files,I feel really lost.

I'm OK with debugging .as files,but when it comes开发者_StackOverflow社区 across .mxml files,I feel really lost.

It's not tracing in a traditional way ,line by line...

How to get started with debugging such files?


You can add break points in the MXML. Like you can in with ActionScript.

0

精彩评论

暂无评论...
验证码 换一张
取 消