HaxeFoundation / HaxeFoundation/hxcpp-debugger
Usability
- 主要语言
- Haxe
- 星标
- 49
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
First time using it, it works very well, however I found one thing which is quite annoying, which is when you use "next" and you are at the end of a function, it will the same as "continue", whereas other debuggers will instead move to the "next" line of the callee frame.
Could this be fixed ? This is quite a show stopper IMHO.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the debugger behavior described when stepping with "next" at the end of a function. The issue names no files, tests, or entry points, so first locate the implementation of next-step handling and existing stepping tests. Done means next reaches the next line in the callee frame rather than behaving like continue.
由索引模型根据 Issue 内容生成。
评估
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100