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 more info about analysis tool #7209

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Dec 20, 2024


## Debugging

It is possible to debug `analysis` via [ocamlearlybird](https://github.com/hackwaly/ocamlearlybird).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Interesting. Does this work on bsc too?
If so, it might be worth setting something up to facilitate that. E.g. lots of examples in tests/tests/src can be single-line invocations with bsc .

Copy link
Contributor Author

@nojaf nojaf Dec 21, 2024

Choose a reason for hiding this comment

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

Kinda, it worked but my breakpoints never got hit.
Maybe I missed something but with

image

it launched but never hit any of my breakpoints.

analysis/README.md Outdated Show resolved Hide resolved
@cristianoc cristianoc merged commit 7592d76 into rescript-lang:master Dec 23, 2024
20 checks passed
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