good first issue
仓库指标
- 星标
- (61 个星标)
- PR 合并指标
- (平均合并 1分钟) (30 天内合并 1 个 PR)
描述
As you can see in interp.c::closureDebug we do not support the debugger api of R at the moment. Check gnur/src/main/eval.c on how it should be done.
A side task will be to find out how to test the debugger...