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

"Run to user code" is not "rtu" #2423

Open
torusrxxx opened this issue Aug 9, 2020 · 0 comments
Open

"Run to user code" is not "rtu" #2423

torusrxxx opened this issue Aug 9, 2020 · 0 comments
Labels
enhancement The issue requests an enhancement to an existing feature. good first issue The issue has a limited scope and is good for new developers.

Comments

@torusrxxx
Copy link
Member

The "run to user code" button on the toolbar is not the rtu command, but TraceOverConditional mod.user(cip) . This is historical because there were problems with rtu, but now the problem is fixed, rtu should be used now. rtu is more accurate, it can be used to get to user callback from a breakpoint in system code, while TraceOverConditional mod.user(cip) cannot be used to locate this callback.

@mrexodia mrexodia added good first issue The issue has a limited scope and is good for new developers. enhancement The issue requests an enhancement to an existing feature. labels Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue requests an enhancement to an existing feature. good first issue The issue has a limited scope and is good for new developers.
Projects
None yet
Development

No branches or pull requests

2 participants