HaxeFoundation / HaxeFoundation/hxcpp-debugger
Debug adapter process has terminated unexpectedly
- 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
Research direction
Start by reading HaxeRemote.hx and the linked vscode-hxcpp-debug issue 43, then compare the failing VS Code debugger path with the terminal path that works. Done means identifying and fixing the cause of the unexpected debug adapter termination, with the VS Code adapter working while terminal debugging remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100