Skip to content
Prev 9441 / 12125 Next

[R-pkg-devel] gdb availability on r-devel-linux-x86_64-fedora-gcc

Please note that it should not be calling some random program called R - it should be calling the R instance it's running in (as Uwe pointed out there may be several) so possibly something like file.path(R.home(),"bin","R")

Cheers,
Simon