Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于NEMU的断点问题 #248

Open
Jeacy opened this issue Jan 5, 2024 · 1 comment
Open

关于NEMU的断点问题 #248

Jeacy opened this issue Jan 5, 2024 · 1 comment

Comments

@Jeacy
Copy link

Jeacy commented Jan 5, 2024

image 为什么没有执行到断点处后暂停程序?确认了目前版本是有[#84](https://github.com//pull/84/commits/690f02f43c406161df1a2d152eaa821eedef28c7)相关的代码的。 目前采用的是NEMU单独运行模式。请问该如何解决?
@Jeacy
Copy link
Author

Jeacy commented Jan 5, 2024

默认配置下无法通过断点在某个PC暂停后单步调试,仅在开启CC_DEBUG/DEBUG编译选项的情况下能够实现部分断点功能,目前仅跳转指令jalr能够暂停。
企业微信截图_a49d9aa1-8c04-463a-9c35-2a5bfe58f621
image
同样的配置下重新执行相同指令,仅仅没有在断点前执行:SI 单步执行命令,就无法在跳转后的断点暂停。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant