-
Notifications
You must be signed in to change notification settings - Fork 1
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
CN debugger: allow debugging of CN via Gillian #144
base: sc/cn-debug
Are you sure you want to change the base?
Conversation
Unless you object, I'd like to base this PR on |
Oh, yep, that makes sense. |
Also support sending `stopped` events, which prompt a client to issue `stackTrace` requests in the first place
7beb2ad
to
2df79d8
Compare
I rebased cn-debug onto main, and then added my changes in my branch on top of them @samcowger |
2df79d8
to
941ad22
Compare
Added functionality to generate and dump state traces + filter lenses by whether the json files have been generated or not |
dc229d1
to
846377f
Compare
My apologies, I keep changing |
e63ab53
to
e9ebbca
Compare
I am surprised by how poorly GitHub seems to be handling this - I see that you've made changes to At any rate - I forgot that |
oh, yep, sounds good, let me know once cn-debug is in a stable state and I'll rebase my changes onto it, and hopefully should produce a more coherent diff. |
This PR builds on #128 and ports it to work with the main branch of VERSE-toolchain.