Skip to content

Debug with breakpoint #1816

Answered by terrysahaidak
manish2612 asked this question in Q&A
Discussion options

You must be logged in to vote

I think you should be able to debug js code with breakpoints if you attach to hermes directly.

https://reactnative.dev/docs/hermes#debugging-js-on-hermes-using-google-chromes-devtools

You can track progress on Hermes debugging here: microsoft/vscode-react-native#1266

You can also attach to the JSC process using Safari too. Also, you can attach to the Reanimated worklets context using Safari too.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mrousavy
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by manish2612
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants