Displaying 2 results from an estimated 2 matches for "buggycode".
2009 Sep 04
2
enabling core dumps
"Writing R Extensions" says
{quotes}
If you have a crash which gives a core dump you can use something like
gdb /path/to/R/bin/exec/R core.12345
to examine the core dump. If core dumps are disabled...
{unquotes}
sadly it doesn't go on to say how to enable if core dumps are disabled.
I understand that in bash I need to do
$ ulimit -c unlimited
but this doesn't seem to
2006 Jan 05
2
Error Code 12
Hi
I am new to this list - hello all.
I think I might be re asking a well trodden question but here goes....
I have cygwin set up on a Windows XP box and intend to use rsync
(version 2.6.3) as a client to push a bunch of file to a debain (Sarge)
server.
The Debain server runs a rsync daemon (version 2.6.4).
I have set up the system to use a secrets file at both ends.
When I try to my files from