reactorlabs/rir

Add debugger support to RIR

Offen

#8 geöffnet am 23.02.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (19 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (61 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1m) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide