Skip to content

[LLDB] Add lldb-python-scripts to the things installed on Linux. #8257

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

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

al45tair
Copy link

We should be installing the python scripts here.

rdar://123436512

We should be installing the python scripts here.

rdar://123436512
@JDevlieghere
Copy link

Where do these end up? I know on macOS they get copied into the framework, but where would they get installed on Linux?

@al45tair
Copy link
Author

Where do these end up? I know on macOS they get copied into the framework, but where would they get installed on Linux?

I believe the answer is <install-prefix>/lib/python<version>/site-packages/lldb, so e.g. in my case /usr/local/lib/python3.8/site-packages/lldb.

@JDevlieghere
Copy link

@swift-ci test

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.

2 participants