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

Add symgen_helper script #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Jan 10, 2025

Find the so file that uses the header file declared in entrypoint.h.

./scripts/symgen_helper.sh <version>

Find the so file that uses the header file declared in entrypoint.h.

./scripts/symgen_helper.sh <version>
@JSUYA JSUYA requested a review from seungsoo47 January 10, 2025 02:59
@@ -23,7 +23,13 @@
scripts/ffigen_helper.sh <version>
```

4. Update callbacks data.
4. Run `symgen_helper.sh` to find out what to add to `symgen.yaml`.
Copy link
Member

Choose a reason for hiding this comment

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

Conflicts with step 2.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks. I updated it.

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