Skip to content

Commit

Permalink
doc: guide - using valgrind to debug memory leaks
Browse files Browse the repository at this point in the history
Add doc for using valgrind to debug native
memory leaks.

Started writing this up as part of an effort
in the Diagnostic WG but think it's better
to have it in the core guides and then be referenced
by the docs in the Diagnostic WG repo.

For more details on the Diagnostic WG effort see
nodejs/diagnostics#254 (comment)
This guide is related to `/step3 - using_native_tools.md`

PR-URL: nodejs#31501
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
mhdawson committed Feb 14, 2020
1 parent 3a22549 commit 79296dc
Showing 1 changed file with 447 additions and 0 deletions.

0 comments on commit 79296dc

Please sign in to comment.