microsoft / react-native-windows-samples

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
476 stars 199 forks source link

Document debugging JS from a crash dump #285

Open asklar opened 3 years ago

asklar commented 3 years ago

via jscript windbg extension or some other method. Do we need to make jscript extension public?

chrisglein commented 3 years ago

We should have a set of resources here for how to debug JS crashes, likely links to existing things. As for debug extensions we should test the viability of what's there and see if it's worth sharing.

asklar commented 2 years ago

tagging @dedavis6797 @tudorms @Khalef1

We should repurpose this for Hermes once it is the default, so updating the title