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

[debugging] Fix asm code view #2037

Merged
merged 1 commit into from
May 29, 2019
Merged

[debugging] Fix asm code view #2037

merged 1 commit into from
May 29, 2019

Conversation

yann300
Copy link
Collaborator

@yann300 yann300 commented May 28, 2019

fixes https://github.com/ethereum/remix-ide/issues/2036

due to bad use of yo-yo the code assembly list was broken when bytecode context changed (e.g for call)

@yann300 yann300 requested a review from LianaHus May 28, 2019 19:23
@yann300 yann300 merged commit 68ea318 into master May 29, 2019
@yann300 yann300 deleted the fixAsmCode_whileDebugging branch September 29, 2019 10:08
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.

CALL opcode freezes the debugger
2 participants