This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Description
Hermes debugger problems
Hello, we are the development team of VS Code extension for debugging React Native apps (vscode-react-native). Now we are working on the prototype of React Native Hermes debugger and we've faced several problems of using vscode-chrome-debug-core lib. We think that the problems might be on vscode-chrome-debug-core side, because our implementation extends chromeDebugAdapter without significant structural changes. There are also some issues with React Native Hermes debugging in Chrome itself. Could you please look through the list of problems that we faced with?
Here is a link for sources of the direct debugger: https://github.com/microsoft/vscode-react-native/tree/master/src/debugger/direct