Skip to content

nccgroup/libptmalloc

Repository files navigation

libptmalloc

libptmalloc is a python library to examine ptmalloc (the glibc userland heap implementation). It is currently designed for use with GDB but could easily be adapted to work with other debuggers.

Installation

Please refer to the Install Guide.

Usage

Please refer to the User Guide.

Supported versions

Please refer to the Supported Versions.

Development

Please refer to the Development Guide.