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

貢獻者指南