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

Add lldb scripts for zig & jsc #15807

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Add lldb scripts for zig & jsc #15807

merged 1 commit into from
Dec 17, 2024

Conversation

pfgithub
Copy link
Contributor

When debugging in lldb:

Before:

str = {ptr: "harness from "./harness";\n\n...

After:

str = "harness"

@pfgithub pfgithub marked this pull request as ready for review December 17, 2024 01:51
@Jarred-Sumner Jarred-Sumner merged commit f276484 into main Dec 17, 2024
63 of 65 checks passed
@Jarred-Sumner Jarred-Sumner deleted the pfg/lldb-formatters branch December 17, 2024 02:31
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.

3 participants