reactorlabs/rir

Add debugger support to RIR

オープン

#8 opened on 2017/02/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (19 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (61 個のスター)
PR merge metrics
 (平均マージ 1m) (30d で 1 merged 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...

コントリビューターガイド