Skip to content
Prev 4026 / 398513 Next

FAQ: 8.2 How can I debug dynamically loaded code?

"John D. Barnett" <jbarnett at wi.mit.edu> writes:
Hmm. I don't usually do that, but both of the following seems to be
somewhat in the right direction:

C-u M-x R and then give options -d gdb (requires ESS)

or

M-x gdb and then give R -d gdb as startup command