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

Rule list display, breaking on stepping into calls #2259

Merged
merged 12 commits into from
Jan 23, 2024

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Jan 17, 2024

Blocked on: runtimeverification/pyk#817
Blocked on: #2256
Blocked on: runtimeverification/pyk#831
Blocked on: #2268

This PR is work for setting up CSE on Kontrol: runtimeverification/kontrol#284. In particular:

  • Enables displaying the rule lists returned by the backend in the KCFG viewer custom pane.
  • Add the K rule which steps into executing the next contract into the --break-on-calls option, to isolate the moment the called contract starts execution.

It won't have much effect until runtimeverification/hs-backend-booster#470 is merged, but at least this puts the functionality into place.

@ehildenb ehildenb self-assigned this Jan 17, 2024
@ehildenb ehildenb changed the title Display rule list in custom view of KCFG viewer Rule list display, breaking on stepping into calls Jan 17, 2024
@ehildenb ehildenb marked this pull request as ready for review January 23, 2024 15:21
@rv-jenkins rv-jenkins merged commit ba56ecb into master Jan 23, 2024
11 checks passed
@rv-jenkins rv-jenkins deleted the display-rules-in-viewer branch January 23, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants