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

fix(dap): only add sourceMap and lldb commands if the files exist #102

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Dec 18, 2023

Fixes #100

Copy link
Contributor

github-actions bot commented Dec 18, 2023

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.
  • Updated CHANGELOG.md

@mrcjkb mrcjkb enabled auto-merge (squash) December 18, 2023 18:59
@mrcjkb mrcjkb merged commit a13e311 into master Dec 18, 2023
9 checks passed
@mrcjkb mrcjkb deleted the 100-lldb-lookup-py-fix branch December 25, 2023 08:57
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.

Error on launch: invalid pathname lldb_lookup.py
1 participant