-
Notifications
You must be signed in to change notification settings - Fork 42
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
An interactive debugger for Crucible{,-LLVM} #1283
Conversation
1e013de
to
29c2c1b
Compare
Not really sure why the CI builds are failing
ring-buffer 0.4.1 should work, I don't understand why Cabal isn't seeing that version. |
Oh, perhaps this has to do with the |
Indeed, the build plan requires |
6776f00
to
714a51c
Compare
Hmm, now Windows builds are failing with
Perhaps I need to specifically downgrade |
714a51c
to
735592a
Compare
Sigh... for whatever reasons,
|
1127ef7
to
ac9f48f
Compare
ac9f48f
to
6a943e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hooray!
I have already reviewed most of this code with @langston-barrett on separate occasions, so naturally I don't have many specific review comments here. I definitely encourage other folks to give this a try themselves.
The README and golden test files are a good place to start understanding the capabilities and goals.