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

Add section about debugging memory leaks #166

Open
fitzgen opened this issue May 10, 2019 · 0 comments
Open

Add section about debugging memory leaks #166

fitzgen opened this issue May 10, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fitzgen
Copy link
Member

fitzgen commented May 10, 2019

Recently we gained two new helpful tools for debugging memory leaks:

We should add a reference guide for boosting their visibility and explaining how to use them a little bit. Maybe even have an example code that intentionally leaks, use the tools to diagnose the leak, and then show the fix.

@fitzgen fitzgen added enhancement New feature or request help wanted Extra attention is needed labels May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant