你如何“进入”用fdb.exe? [英] How do you "step into" with fdb.exe?

查看:154
本文介绍了你如何“进入”用fdb.exe?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在进行调试。问题是我不知道如何做到这一点。有两个步骤,step和next的命令,但它们都与GUI调试器中的step over类似。



那么有没有好办法?也许我需要在我要进入的函数的开头设置一个断点,继续执行,最后删除断点?

解决方案

如果你在Windows(由.exe我假设这样),然后给FlashDevelop一个旋转。它给一个GUI到FDB,并有一个进入按钮。调试器的来源应该有一些洞察力,如果程序本身不实用。



http://www.flashdevelop.org/


exe now for debugging. The problem is I don't know how to do "step into" with that. There're two command for stepping, "step" and "next", but it all behaves similar to "step over" in a GUI debugger.

So is there any good way? Maybe I need to set a break point in the beginning of the function i'm going to step into, continue the execution and finally remove the break point?

解决方案

If you are on Windows (by the .exe I'm assuming so) then give FlashDevelop a whirl. It gives a GUI to FDB and has a "step into" button. The debugger's source should you some insight if the program itself isn't practical.

http://www.flashdevelop.org/

这篇关于你如何“进入”用fdb.exe?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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