Skip to content

[release/10.0-preview7] [browser] Check also corePdb to see if we have any pdb to start debugging #118023

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 24, 2025

Backport of #117978 to release/10.0-preview7

/cc @maraf

Customer Impact

  • Customer reported
  • Found internally

The issue affects customers that have unconditioned RunAOTCompilation=true property set. In that case, even when we don't run AOT compilation during build, pdbs are not correctly recognized and users can't debug the application in the browser.

Regression

  • Yes
  • No

Testing

Since the issue manifests only when the debugger is attached, the fix was verified manually.

Risk

Low. The scope of the change is very small.

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Jul 25, 2025
@maraf maraf added this to the 10.0.0 milestone Jul 25, 2025
@maraf maraf self-assigned this Jul 25, 2025
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@lewing lewing added the Servicing-consider Issue for next servicing release review label Jul 25, 2025
@lewing lewing closed this Aug 4, 2025
@maraf maraf deleted the backport/pr-117978-to-release/10.0-preview7 branch August 5, 2025 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm Servicing-consider Issue for next servicing release review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants