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

Use new LLDB script to debug on mac #2802

Merged
merged 5 commits into from
Aug 15, 2022
Merged

Use new LLDB script to debug on mac #2802

merged 5 commits into from
Aug 15, 2022

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Aug 12, 2022

This is the corresponding frontend PR for runtimeverification/llvm-backend#546. It launches the new klldb.py script when --debugger is passed to krun on macOS.

It also makes some small updates to the tutorial and user manual sections that deal with GDB, to explain that it won't currently work on macOS / LLDB yet.

Supersedes #2646

@Baltoli Baltoli requested a review from dwightguth August 12, 2022 08:44
@Baltoli Baltoli marked this pull request as ready for review August 12, 2022 08:44
Copy link
Collaborator

@dwightguth dwightguth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, but please double check that the install process for k installs python 3.

@Baltoli
Copy link
Contributor Author

Baltoli commented Aug 15, 2022

macOS ships python3 by default for every version we support.

@rv-jenkins rv-jenkins merged commit 376b5ff into master Aug 15, 2022
@rv-jenkins rv-jenkins deleted the lldb-mac branch August 15, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants