summaryrefslogtreecommitdiff
path: root/memdbg.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 syntax compatibilityJean-Paul Calderone2014-01-101-3/+3
* changing the name back does not reintroduce the problem, how funJean-Paul Calderone2014-01-011-4/+4
* randomly guess that the names of these functions is causing problems and give...Jean-Paul Calderone2014-01-011-4/+4
* Only initialize the heap if setup succeedsJean-Paul Calderone2013-03-031-1/+2
* Some optional logging.Jean-Paul Calderone2013-03-031-2/+14
* Keep track of size of allocations as well and report this information when re...Jean-Paul Calderone2013-03-021-2/+2
* Somewhat more sophisticated leak reportingJean-Paul Calderone2013-03-011-0/+69