Skip to content

Allow wrapping test run in lldb - #281

Draft
stefanv wants to merge 2 commits into
scientific-python:mainfrom
stefanv:lldb-test-wrapper
Draft

Allow wrapping test run in lldb#281
stefanv wants to merge 2 commits into
scientific-python:mainfrom
stefanv:lldb-test-wrapper

Conversation

@stefanv

@stefanv stefanv commented May 29, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
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 新建 feature or request label May 29, 2025
@stefanv

stefanv commented May 29, 2025

Copy link
Copy Markdown
Member Author

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

Done.

@zklaus zklaus mentioned this pull request Dec 29, 2025
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

type: Enhancement 新建 feature or request

项目

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants