Skip to content

Allow wrapping test run in lldb #281

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

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

Conversation

stefanv
Copy link
Member

@stefanv stefanv commented May 29, 2025

An experiment to see if we can wrap our test runs in lldb, instead of figuring out all the correct arguments to pass to lldb.

Closes #255

@ngoldbaum
Copy link
Contributor

Just a drive-by comment that while you're at it you should probably add --gdb too for Linux folks...

@stefanv stefanv added the type: Enhancement New feature or request label May 29, 2025
@stefanv
Copy link
Member Author

stefanv commented May 29, 2025

Just a drive-by comment that while you're at it you should probably add --gdb too for Linux folks...

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spin lldb -- python -mspin test doesn't work anymore
2 participants