Marcus Boerger
|
55d6d41e3e
|
- Provide user func printztype to retrieve the name of a zval type
|
2006-05-22 19:43:15 +00:00 |
|
Marcus Boerger
|
6dde3783b0
|
- In printzv show private/protected visibility and class in case of private
|
2006-05-20 12:44:46 +00:00 |
|
Marcus Boerger
|
8f09deab58
|
- Cleanup
|
2006-03-13 22:54:05 +00:00 |
|
Marcus Boerger
|
a6ca2142d1
|
- Fix a bunch of issues, now the classname and the properties of objects
are shown correctly (though standard object handlers are assumed and
tested for)
|
2006-03-08 23:37:41 +00:00 |
|
Marcus Boerger
|
1138d30e9e
|
- Automatic tsrm key fetching
|
2006-03-08 22:38:32 +00:00 |
|
Marcus Boerger
|
165e0a00c9
|
- Automatic TSRM/ZTS detection
|
2006-03-08 22:15:52 +00:00 |
|
Marcus Boerger
|
7037a831fb
|
- Hmm one more # is needed
|
2006-01-22 21:46:47 +00:00 |
|
Marcus Boerger
|
654a2a5d0b
|
- Fix for head and add a bit more info
|
2006-01-22 21:45:38 +00:00 |
|
Marcus Boerger
|
b958490b6c
|
Add print_ft to dump function tables (lists the names)
|
2006-01-09 07:48:19 +00:00 |
|
Moriyoshi Koizumi
|
097bfda39d
|
- Add "zbacktrace" user-defined command.
|
2004-02-16 20:20:55 +00:00 |
|
Moriyoshi Koizumi
|
39742252b0
|
Fixed printzn part.
# please be more careful, sterling..
|
2003-05-05 11:43:50 +00:00 |
|
Moriyoshi Koizumi
|
b2ea7923c6
|
Fixed printzv macro
|
2003-05-05 11:39:40 +00:00 |
|
Sterling Hughes
|
7177ada146
|
some improvements to the debugging macros
|
2003-05-02 03:12:05 +00:00 |
|
Marcus Boerger
|
cfbf35a5f2
|
Support for ZTS
|
2003-04-06 20:19:52 +00:00 |
|
Moriyoshi Koizumi
|
33fb9a6cdb
|
Improved zmemcheck macro so it displays the size of each memory block too.
|
2003-04-06 18:40:19 +00:00 |
|
Moriyoshi Koizumi
|
e184a55bf4
|
Improved readability of zmemcheck output
|
2003-04-06 18:12:16 +00:00 |
|
Moriyoshi Koizumi
|
80bfd184eb
|
Added zmemcheck macro, which may help you examine the memory blocks being
handled by the memory manager.
|
2003-04-06 17:53:17 +00:00 |
|
Moriyoshi Koizumi
|
6e3faef231
|
Added various gdb macros to examine zval, znode, and HashTable
|
2003-03-30 17:45:33 +00:00 |
|
Thies C. Arntzen
|
c1706b50bf
|
add really nice dump_bt function for debugging in gdb
|
2003-02-14 12:04:03 +00:00 |
|