我该怎么做与CDT指令级调试 [英] How can I do the instruction level debugging with CDT

查看:116
本文介绍了我该怎么做与CDT指令级调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用CDT开发C程序。

I am using CDT for developing C programs.

在调试器停在一个破发点,我做步过或步入的调试器行为是基于源代码行的水平,但是不能在指令级。

When the debugger stops on a break point and I do "Step Over" or "Step Into" the debugger behaviour is based on the source line level but not on the instruction level.

我可以在CDT指令级调试办?

Can I do debugging on the instruction level in CDT?

推荐答案

调试窗口(Debug透视图)有一个指令步进模式按钮:它看起来像小我有一个箭头 I =方式> )结果
您还可以设置特定指令上的断点在反汇编窗口。

In the Debug window (Debug perspective) there is an Instruction Stepping Mode button: It looks like a small i with an arrow i=>).
You can also set breakpoints on specific instructions in the Disassembly window.

这篇关于我该怎么做与CDT指令级调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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