Open aryoda opened 4 years ago
How about using the existing RcppExamples package? Evaluate if the examples are usable for a debugging tutorial...
Open question: How can I enforce that the package is always build with debugging information (without affecting other packages like it happens with the user or global Makevars)?
The debugging test package shall allow
CppDebugHelper
) is used withgdb
(workflow)dbg_*
functions