HaxeFoundation / HaxeFoundation/hxcpp-debugger

debugging Neko is broken?

未关闭
#13 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Haxe
星标
49
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

```
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).

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with debugger/DebuggerThread.hx at line 21 and debugger/Local.hx at line 50, then inspect how the cpp.vm.Debugger import is used when targeting Neko. Reproduce the reported Neko compilation error and make the debugger compile for that target without the invalid cpp access; verify by rerunning the Neko build.

由索引模型根据 Issue 内容生成。

评估

领域
devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。