Skip to content

illegal operation in debian (PR#9086)

2 messages · Perez Martin, Agustin, Brian Ripley

#
On Wed, 19 Jul 2006, Perez Martin, Agustin wrote:

            
Used incorrectly: you need to use

gdb  /path/to/R/bin/exec/R <corefile>

and perhaps 'where' at the gdb prompt.

(Or run R -d gdb.)
...