Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

SEXP: Add stack and debugging information to decoder #59

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

mawildoer
Copy link
Contributor

@mawildoer mawildoer commented Sep 11, 2024

Description

Add stack information to the SEXP decoder so we can traceback errors more easily

Fixes # (issue)

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@mawildoer mawildoer force-pushed the mawildoer/debugging-sexp branch from 6b742d0 to 00971b4 Compare September 11, 2024 23:55
@mawildoer
Copy link
Contributor Author

This is ready to go! @IoannisP-ITENG

@mawildoer mawildoer merged commit 1de1ef5 into main Sep 12, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants