reactorlabs/rir

Add debugger support to RIR

开放

#8 创建于 2017年2月23日

 (0 条评论) (0 个反应) (0 位负责人)C++ (19 个派生)github user discovery
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...

贡献者指南