summaryrefslogtreecommitdiff
path: root/.gdbinit
Commit message (Collapse)AuthorAgeFilesLines
...
* Improved zmemcheck macro so it displays the size of each memory block too.Moriyoshi Koizumi2003-04-061-2/+14
|
* Improved readability of zmemcheck outputMoriyoshi Koizumi2003-04-061-6/+22
|
* Added zmemcheck macro, which may help you examine the memory blocks beingMoriyoshi Koizumi2003-04-061-1/+60
| | | | | handled by the memory manager.
* Added various gdb macros to examine zval, znode, and HashTableMoriyoshi Koizumi2003-03-301-0/+179
|
* add really nice dump_bt function for debugging in gdbThies C. Arntzen2003-02-141-0/+19