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

Run musl CI tests using LLDB #4456

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Run musl CI tests using LLDB #4456

merged 1 commit into from
Oct 10, 2023

Conversation

SeanTAllen
Copy link
Member

@SeanTAllen SeanTAllen commented Oct 3, 2023

We updated our alpine version so I decided to see if we could use LLDB
instead of GDB for our debugger. And yes, we can now without a hanging.

I'm leaving GDB in the image for now in case we need to switch back.

Closes #4176

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Oct 3, 2023
@SeanTAllen SeanTAllen force-pushed the 4176-test branch 2 times, most recently from 908f463 to c331227 Compare October 4, 2023 12:47
@SeanTAllen SeanTAllen changed the title Test to see if 4176 still happens Run musl CI tests using LLDB Oct 4, 2023
@SeanTAllen SeanTAllen requested a review from a team October 4, 2023 12:48
We updated our alpine version so I decided to see if we could use LLDB
instead of GDB for our debugger. And yes, we can now without a hanging.

I'm leaving GDB in the image for now in case we need to switch back.

Closes #4176
@SeanTAllen SeanTAllen merged commit ae98d4b into main Oct 10, 2023
22 checks passed
@SeanTAllen SeanTAllen deleted the 4176-test branch October 10, 2023 18:05
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Oct 10, 2023
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.

Running tests via lldb on linux musl hangs in CI
3 participants