Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add "zbacktrace" user-defined command. | Moriyoshi Koizumi | 2004-02-16 | 1 | -1/+12 |
* | Fixed printzn part. | Moriyoshi Koizumi | 2003-05-05 | 1 | -3/+3 |
* | Fixed printzv macro | Moriyoshi Koizumi | 2003-05-05 | 1 | -2/+2 |
* | some improvements to the debugging macros | Sterling Hughes | 2003-05-02 | 1 | -31/+75 |
* | Support for ZTS | Marcus Boerger | 2003-04-06 | 1 | -17/+36 |
* | Improved zmemcheck macro so it displays the size of each memory block too. | Moriyoshi Koizumi | 2003-04-06 | 1 | -2/+14 |
* | Improved readability of zmemcheck output | Moriyoshi Koizumi | 2003-04-06 | 1 | -6/+22 |
* | Added zmemcheck macro, which may help you examine the memory blocks being | Moriyoshi Koizumi | 2003-04-06 | 1 | -1/+60 |
* | Added various gdb macros to examine zval, znode, and HashTable | Moriyoshi Koizumi | 2003-03-30 | 1 | -0/+179 |
* | add really nice dump_bt function for debugging in gdb | Thies C. Arntzen | 2003-02-14 | 1 | -0/+19 |