Skip to content

Record every new and delete actions in C++ user function call for memory leak detective in a dynamic way

Notifications You must be signed in to change notification settings

nasacj/debug_new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debug_new is a dynamic way to record every new and delete actions in C++ user function call.

It can record every function caller and trace to the caller address. It can only be used in Linux environment.

About

Record every new and delete actions in C++ user function call for memory leak detective in a dynamic way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published