track-heap¤
(only in GDB)
Manages the heap tracker.
The heap tracker is a module that tracks usage of the GLibc heap and looks for user errors such as double frees and use after frees.
Currently, the following errors can be detected: - Use After Free
Optional arguments¤
| Short | Long | Help |
|---|---|---|
| -h | --help | show this help message and exit |