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

Debugger doesn't work as described in DebuggingTransactions.pdf #29

Open
coventry opened this issue Mar 5, 2019 · 0 comments
Open

Debugger doesn't work as described in DebuggingTransactions.pdf #29

coventry opened this issue Mar 5, 2019 · 0 comments

Comments

@coventry
Copy link

coventry commented Mar 5, 2019

I ran through the instructions in DebuggingTransactions.pdf with Yuri, and encountered some problems:

  1. Setting a breakpoint in CloseRound and hitting continue in the debugger did not move the execution of the transaction forward to the breakpoint

  2. When moving through the instructions with the "Step Into" button, the current line in the contract is not highlighted. Scrubbing with the horizontal scroll bar does highlight portions of the contract code, though.

I imagine this is going to be difficult to reproduce. FWIW, I was running remix on chromium 67.0.3396.99, on a very slow laptop.

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