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

Make breakpoint.run test run against LLDB as well as GDB #3689

Merged
merged 1 commit into from
May 25, 2024

Conversation

rocallahan
Copy link
Collaborator

Test PR to see if CI works

@rocallahan
Copy link
Collaborator Author

@Keno looks like we need to change the CI config to install an LLDB package. Do you know of anyone who can do that for us? Thanks!

@Keno
Copy link
Member

Keno commented Feb 18, 2024

@staticfloat or @DilumAluthge can we get an LLDB package installed in the CI base image?

@DilumAluthge
Copy link
Contributor

Yep, should be easy enough.

@DilumAluthge
Copy link
Contributor

What's the minimum version of lldb that would work?

@rocallahan
Copy link
Collaborator Author

rocallahan commented Feb 18, 2024 via email

@DilumAluthge
Copy link
Contributor

Alright, this should do the trick: #3691

We start introducing a debugger-independent scripting API for tests
so they can work with LLDB as well as GDB.
@rocallahan rocallahan merged commit d365371 into master May 25, 2024
9 of 10 checks passed
@rocallahan rocallahan deleted the lldb-test branch May 25, 2024 12:52
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.

None yet

3 participants