用于监视在设备模拟器上运行 BlackBerry 应用程序的 jvm 的调试器
我需要一个调试器来监视在设备模拟器上运行 BlackBerry 应用程序的 jvm(与使用 OllyDbg 调试 Windows 应用程序的方式相同)。有什么建议吗?
I need a debugger that watches jvm running a BlackBerry application on device simulator (the same way as OllyDbg is used to debug Windows applications.) Any recommends?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
BlackBerry JDE 和 Eclipse 插件都内置了调试工具。是否有一些您正在寻找的特定内容是这些工具无法提供的?它们非常全面——代码单步执行、内存监控、进程和线程转储等。
The BlackBerry JDE and Eclipse plugins both have debugging tools built in to them. Is there something specific you're looking for that these tools don't provide? They're quite comprehensive - code stepping, memory monitoring, process and thread dumps, etc.