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

Enhance debugging options and Linux compatibility #52

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

AdamZsofi
Copy link
Member

@AdamZsofi AdamZsofi commented Jan 23, 2025

This PR is a draft for now, as I will probably will still add more minor improvements soon(ish).

This PR adds several minor improvements.

  • a new Theta executor, which uses the local, "all in one" Theta-xsts.zip release (not docker)
  • the vs code extension commands did not work on linux - fixed
  • a bit of documentation on options of using/debugging Semantifyr
  • integrated trace generation, thus removed some hard-coded configurations, added some flags, etc.

@arminzavada
Copy link
Member

I have merged #41 into the main branch. Please, make sure to merge the main branch into jar-runner before you request a review, to only see the relevant changes in this PR.

@AdamZsofi
Copy link
Member Author

ToDos:

  • fix failing docker tests (see CI and locally as well)
  • slice up and lower complexity of getParameters in ThetaExecutor

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