[Rd] Trouble debugging with gdb, R on Windows

Seth Falcon sfalcon at fhcrc.org
Fri Mar 18 20:26:50 CET 2005


Paul Roebuck <roebuck at odin.mdacc.tmc.edu> writes:
> Not a Windows developer so this may be off but did you try
> loading the shared library prior to setting your breakpoint?
>
> (gdb) break WinMain
> (gdb) run
> (gdb) info share

Yes, in the transcript of gdb included in my post I did the first two
lines of the above.  Just tried the 'info share' and I see R.dll is
loaded, but I still get the same error when trying to set another
breakpoint.

Thanks,

+ seth



More information about the R-devel mailing list