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

Creating debug-command flag on llvm-krun #851

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Conversation

Robertorosmaninho
Copy link
Collaborator

This PR introduces the --debug-command to the llvm-krun flag that enables the use of GDB and LLDB in a non-iterative mode by passing a file with the debugger commands appropriate for the OS.

This PR is part of #840 and will enable testing the debugger on the CI.

Copy link
Contributor

@radumereuta radumereuta left a comment

Choose a reason for hiding this comment

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

I would like it if someone more familiar with the LLVM backend approves this also.
But otherwise, lgtm.

@rv-jenkins rv-jenkins merged commit 11ced91 into master Oct 4, 2023
6 checks passed
@rv-jenkins rv-jenkins deleted the new-debugger-flag branch October 4, 2023 17:26
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.

4 participants