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

Emit bytecode in dune build for debugging #144

Merged
merged 3 commits into from
Aug 6, 2024

Commits on Jul 27, 2024

  1. Emit bytecode in dune build for debugging

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5ebb0c2 View commit details
    Browse the repository at this point in the history
  2. Install earlybird DAP server in opam-deps-dev make target

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2233540 View commit details
    Browse the repository at this point in the history
  3. Add debugger launch definition for VS Code

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6f39ea4 View commit details
    Browse the repository at this point in the history