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

WIP WASM: Publish debug info #10169

Merged
merged 1 commit into from
Jan 23, 2025
Merged

WIP WASM: Publish debug info #10169

merged 1 commit into from
Jan 23, 2025

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Jan 6, 2025

Description

so i'm trying to hunt a bug. But it seems we have no debug info. Let's see if this publishes a usable dwarf file, so i can properly set breakpoints.

Update: IT WORKS !!

image

@strseb strseb marked this pull request as draft January 6, 2025 15:16
@strseb strseb changed the title WASM: Publish debug info WIP WASM: Publish debug info Jan 6, 2025
@strseb strseb marked this pull request as ready for review January 6, 2025 16:38
@strseb strseb requested a review from mcleinman January 6, 2025 16:39
Copy link
Collaborator

@mcleinman mcleinman left a comment

Choose a reason for hiding this comment

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

👍🏻

@strseb strseb merged commit 0e33a98 into main Jan 23, 2025
114 of 117 checks passed
@strseb strseb deleted the basti/wasm_debug_dwarf branch January 23, 2025 11:43
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.

2 participants