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

Fix various single stepping issues #143

Merged
merged 3 commits into from
May 2, 2017

Conversation

smarr
Copy link
Owner

@smarr smarr commented May 2, 2017

Stepping through the Platform>>#start method reveals a lot of bugs.

Fixed:

  • errors with primitives/vmMirror methods
  • can't filter source sections anymore, need them all for stepping buttons
  • make highlighting and stepping button update more robust for non-existing source sections (we have some of those at class headers, I think)

@smarr smarr added the bug Fixes an issue, incorrect implementation label May 2, 2017
@smarr smarr added this to the v0.4.0 milestone May 2, 2017
@smarr smarr merged commit 819904d into smarr:master May 2, 2017
@smarr smarr deleted the kompos-stepping-fixes branch May 2, 2017 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes an issue, incorrect implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant