Paul Roebuck <[EMAIL PROTECTED]> 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

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to