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

Set CFA after adjusting stack pointer in function epilogue #19

Open
wants to merge 1 commit into
base: nanomips
Choose a base branch
from

Conversation

cme
Copy link

@cme cme commented Jul 14, 2023

After the final stack adjustment in the epilogue, the stack pointer points directly at the CFA without any offset. Reflect this in the deug info as single-stepping by instruction will show a difference in frame addresses after adjusting the stack and before returning from the function.

@djtodoro
Copy link
Collaborator

djtodoro commented Jun 4, 2024

@cme what is the status of this?

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

Successfully merging this pull request may close these issues.

2 participants