62 Commits (86a15f9a1bf7d9d5f2774f78157ae5fc48cd4e77)

Author SHA1 Message Date
Derick Rethans e4e7e2b8ee - Added a function to print all CVs from the local scope. 17 years ago
Derick Rethans bf79f08084 - Added a function to print all CVs from the local scope. 17 years ago
Greg Beaver d8750a51c3 fix invalid use of c syntax instead of .gdbinit syntax 17 years ago
Greg Beaver ce0a6e31c5 don't print NULLNULL for null values in a zval 17 years ago
Greg Beaver b891e4a94b fix hashtable dumping helpers 17 years ago
Greg Beaver af0d0285d6 finish unicode string with quote 17 years ago
Greg Beaver f03665e33e make dump_bt work with unicode function names 17 years ago
Marcus Boerger edc7e3054e - MFH Add compiler globals as 17 years ago
Marcus Boerger f33a14ab11 - Add compiler globals as 17 years ago
Marcus Boerger 50ce72fdf4 - There is no -v in keys 17 years ago
Marcus Boerger ce0fc22f07 - Improve gdb support 18 years ago
Marcus Boerger 5e9f4b26db - Improve/fix debugging experience 18 years ago
Andrei Zmievski ea74505927 Fix macros after GC patch. 18 years ago
Marcus Boerger a4e3f29771 - MFH Add print_htptr, print_htstr 19 years ago
Marcus Boerger fd0f2c1b9b - Add print_htptr, print_htstr 19 years ago
Marcus Boerger d455f0b644 - Show whether a zval is a reference in printzv user command 19 years ago
Marcus Boerger 55d6d41e3e - Provide user func printztype to retrieve the name of a zval type 20 years ago
Marcus Boerger 6dde3783b0 - In printzv show private/protected visibility and class in case of private 20 years ago
Michael Wallner 55f0daf65d - treat interfaces and classes gracefully in print_inh 20 years ago
Michael Wallner 78d11cbc70 - add print_inh (prints a very simple class tree, ie. extensible) 20 years ago
Marcus Boerger 8f09deab58 - Cleanup 20 years ago
Marcus Boerger 6dcb27d35c - MFH 20 years ago
Marcus Boerger a6ca2142d1 - Fix a bunch of issues, now the classname and the properties of objects 20 years ago
Marcus Boerger 1138d30e9e - Automatic tsrm key fetching 20 years ago
Marcus Boerger 165e0a00c9 - Automatic TSRM/ZTS detection 20 years ago
Marcus Boerger 7037a831fb - Hmm one more # is needed 20 years ago
Marcus Boerger 654a2a5d0b - Fix for head and add a bit more info 20 years ago
Marcus Boerger b958490b6c Add print_ft to dump function tables (lists the names) 20 years ago
Moriyoshi Koizumi 097bfda39d - Add "zbacktrace" user-defined command. 22 years ago
Moriyoshi Koizumi 39742252b0 Fixed printzn part. 23 years ago
Moriyoshi Koizumi b2ea7923c6 Fixed printzv macro 23 years ago
Sterling Hughes 7177ada146 some improvements to the debugging macros 23 years ago
Marcus Boerger cfbf35a5f2 Support for ZTS 23 years ago
Moriyoshi Koizumi 33fb9a6cdb Improved zmemcheck macro so it displays the size of each memory block too. 23 years ago
Moriyoshi Koizumi e184a55bf4 Improved readability of zmemcheck output 23 years ago
Moriyoshi Koizumi 80bfd184eb Added zmemcheck macro, which may help you examine the memory blocks being 23 years ago
Moriyoshi Koizumi 6e3faef231 Added various gdb macros to examine zval, znode, and HashTable 23 years ago
Thies C. Arntzen c1706b50bf add really nice dump_bt function for debugging in gdb 23 years ago