Replies: 1 comment
-
Found an existing issue closed to my regarding debugger #6490. root ERROR Error starting the debug session TypeError: r.DebugAdapterInlineImplementation is not a constructor |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I have implemented a debugger on VSCode and want to test it on theia, but I got the error says: There was an error starting the debug session, check the logs for more details. I checked the output view, there is no any error information showed.
I also download a vsix file of mock debug in https://marketplace.visualstudio.com/items?itemName=andreweinand.mock-debug and try it on theia, when click debug, there is no error displayed but either no any response.
I have no idea how to debug this issue, Could you please give me some advices here, thanks!
Beta Was this translation helpful? Give feedback.
All reactions