reactorlabs/rir

Add debugger support to RIR

Aperta

#8 aperta il 23 feb 2017

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (19 fork)github user discovery
good first issue

Metriche repository

Star
 (61 stelle)
Metriche merge PR
 (Merge medio 1m) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor