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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP WASM: Publish debug info #10169

wants to merge 1 commit into from

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.

👍🏻

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