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

Set the debug current library when debugging locally #1638

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

worksofliam
Copy link
Contributor

Changes

Set the default debug library to the CURLIB environment variable when debugging from local source.

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in CONTRIBUTING.md
  • for feature PRs: PR only includes one feature enhancement.

@worksofliam worksofliam added this to the Merlin tasks milestone Nov 7, 2023
@worksofliam worksofliam linked an issue Nov 7, 2023 that may be closed by this pull request
@william-xiang
Copy link
Contributor

william-xiang commented Nov 8, 2023

@worksofliam Great job. It works as expected now.

Screen.Recording.2023-11-08.at.15.34.02.mov

@worksofliam
Copy link
Contributor Author

I also tested it with regular source members and it continues to work very well.

@worksofliam worksofliam merged commit f434b67 into master Nov 9, 2023
1 check 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.

Start debugging active source does not use the CURLIB variable
2 participants