Hello I tried to run GDB with R to debug one my program. After running R (R --debugger=gdb) and my program, GDB crashes saying:
[Thread debugging using libthread_db enabled] Error while reading shared library symbols: Cannot find new threads: generic error Cannot find new threads: generic error Has anyone ever encountered this kind of problem using GDB with R ? I saw this GDB error on internet in other contexts but never with R, and there seems to exist no general solution. Thanks a lot Thomas ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.