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

x86-symbolic: Improve div-by-zero error messages #461

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

langston-barrett
Copy link
Contributor

  • Phrase them in terms of abstractions users can understand (instructions, rather than our internal representation of x86_64 semantics)
  • Don't negate what has happened

- Phrase them in terms of abstractions users can understand
  (instructions, rather than our internal representation of x86_64
  semantics)
- Don't negate what has happened
@langston-barrett langston-barrett self-assigned this Feb 10, 2025
@langston-barrett langston-barrett marked this pull request as ready for review February 10, 2025 16:27
Copy link
Contributor

@RyanGlScott RyanGlScott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, aside from a request for Haddock clarification.

x86_symbolic/src/Data/Macaw/X86/Crucible.hs Show resolved Hide resolved
x86_symbolic/src/Data/Macaw/X86/Crucible.hs Show resolved Hide resolved
@langston-barrett
Copy link
Contributor Author

Good call on the Haddocks, updated!

@langston-barrett langston-barrett merged commit 3081ec9 into master Feb 10, 2025
4 checks passed
@langston-barrett langston-barrett deleted the lb/improve-errors branch February 10, 2025 18:14
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

Successfully merging this pull request may close these issues.

2 participants