HaxeFoundation / HaxeFoundation/hxcpp-debugger
debugging Neko is broken?
Open
- Dominant language
- Haxe
- Stars
- 49
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
```
debugger/DebuggerThread.hx:21: characters 7-22 : You cannot access the cpp package while targeting neko (for cpp.vm.Debugger)
debugger/Local.hx:50: characters 26-40 : referenced here
```
Because [`import cpp.vm.Debugger`](https://github.com/HaxeFoundation/hxcpp-debugger/blob/master/debugger/DebuggerThread.hx#L21).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.