HaxeFoundation / HaxeFoundation/hxcpp-debugger
Debug adapter process has terminated unexpectedly
Open
- Dominant language
- Haxe
- Stars
- 49
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I get "Debug adapter process has terminated unexpectedly " error when I run the vscode-hxcpp-debug debugger. That's a VS Code error but it seems related to hxcpp-debugger. vscode-hxcpp-debug debugger communicates via HaxeRemote.hx with the hxcpp-debugger and looking at the stack trace, the issue might be related to this class. Please check the ticket I've created in vscode-hxcpp-debug repo for more info. https://github.com/jcward/vscode-hxcpp-debug/issues/43.
When I debug on local, via terminal, the debugger works well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.