Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a debugging test package based on Rcpp as basis for a tutorial #2

Open
aryoda opened this issue Nov 16, 2019 · 2 comments
Open
Labels
TODO a task to be done (help welcome)

Comments

@aryoda
Copy link
Owner

aryoda commented Nov 16, 2019

The debugging test package shall allow

  • to show how this package (CppDebugHelper) is used with gdb (workflow)
  • to explain typical dbg_* functions
  • to be used for automatic unit tests
@aryoda aryoda added the TODO a task to be done (help welcome) label Nov 16, 2019
@aryoda
Copy link
Owner Author

aryoda commented Nov 17, 2019

How about using the existing RcppExamples package? Evaluate if the examples are usable for a debugging tutorial...

@aryoda
Copy link
Owner Author

aryoda commented Nov 17, 2019

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO a task to be done (help welcome)
Projects
None yet
Development

No branches or pull requests

1 participant