[R] debugger not recognizing C routine names
Thomas Lumley
thomas at biostat.washington.edu
Fri Dec 15 17:26:00 CET 2000
On Fri, 15 Dec 2000, Jonathan Myles wrote:
>
>
> Something seems to have changed with the debugger
> option since I used it last,
> unless I've forgotten something really stupid
> (much more likely) . The
> debugger doesn't seem to recognise the names of C routines
Your debugger did warn you:
> (gdb) r
> Starting program: /home/jonm/R/R-1.1.1/bin/R.bin
> warning: Unable to find dynamic linker breakpoint function.
> GDB will be unable to debug shared library initializers
> and track explicitly loaded dynamic code.
My guess is that you need to find why gdb can't "find dynamic linker
breakpoint function", which looks like a problem with your setup...
-thomas
Thomas Lumley Asst. Professor, Biostatistics
tlumley at u.washington.edu University of Washington, Seattle
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list