summaryrefslogtreecommitdiff
path: root/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* - Show whether a zval is a reference in printzv user commandMarcus Boerger2007-02-081-1/+5
* - Provide user func printztype to retrieve the name of a zval typeMarcus Boerger2006-05-221-14/+59
* - In printzv show private/protected visibility and class in case of privateMarcus Boerger2006-05-201-5/+18
* - CleanupMarcus Boerger2006-03-131-3/+3
* - Fix a bunch of issues, now the classname and the properties of objectsMarcus Boerger2006-03-081-38/+47
* - Automatic tsrm key fetchingMarcus Boerger2006-03-081-1/+2
* - Automatic TSRM/ZTS detectionMarcus Boerger2006-03-081-4/+2
* - Hmm one more # is neededMarcus Boerger2006-01-221-1/+1
* - Fix for head and add a bit more infoMarcus Boerger2006-01-221-59/+57
* Add print_ft to dump function tables (lists the names)Marcus Boerger2006-01-091-2/+37
* - Add "zbacktrace" user-defined command.Moriyoshi Koizumi2004-02-161-1/+12
* Fixed printzn part.Moriyoshi Koizumi2003-05-051-3/+3
* Fixed printzv macroMoriyoshi Koizumi2003-05-051-2/+2
* some improvements to the debugging macrosSterling Hughes2003-05-021-31/+75
* Support for ZTSMarcus Boerger2003-04-061-17/+36
* 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
* 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