46 Commits (ba28d75c2c72bc17841dbc410496e8d62e139681)

Author SHA1 Message Date
Mitch Hagstrand 8ba6d622e5 Removing zmemcheck from .gdbinit 9 years ago
Mitch Hagstrand db894fa6aa
Fixes in .gdbinit for ZE 3 9 years ago
Mitch Hagstrand 1ee1f79e27
Fixed bug #72680 gdbinit print_cvs not prepared for PHP 7 9 years ago
Mitch Hagstrand 9ad3413190 Add print zend string function to gdbinit 9 years ago
Hannes Magnusson 874dcd8f73 Doubles are not refcounted 10 years ago
Michael Wallner e6e5defb31 fix printzv (refcount) 10 years ago
Adam Saponara d27a8a7dcb Prevent warning when printing arrays in gdb 10 years ago
Xinchen Hui 97433d8f6e Fixed dumpbt 10 years ago
Xinchen Hui 20597ecfb7 Fixed print_ht 11 years ago
Dmitry Stogov f0d9d1828b Fixed dump_bt and printzv 11 years ago
Nikita Popov b7e139a59c Fix incdec of referenced properties 11 years ago
Xinchen Hui 6d2ca4b508 it's good for gc debuging 11 years ago
Xinchen Hui 537344161f Fixed zbacktrace 11 years ago
Nikita Popov b5e36ec236 Make gdb dumpbt work again (at least partially) 12 years ago
Nikita Popov d1ae74a1a5 Improve gdb ht and zval dumps 12 years ago
Nikita Popov afd8a02160 A few more fixes and improvements for gdbinit 12 years ago
Nikita Popov a6d33eb654 Clamb gdb string output at 256 chars 12 years ago
Nikita Popov bdeeddbb80 Fix parts of .gdbinit 12 years ago
Xinchen Hui 15e9bfa048 Update .gdbinit 12 years ago
Bob Weinand 4350937027 Merge branch 'master' of sapi/phpdbg into PHP-5.6 12 years ago
Felipe Pena 1d7562bb99 - Added .gdbinit 12 years ago
Rasmus Lerdorf 527ac404a1 The printf modifier for a double is just %f 13 years ago
Xinchen Hui 8e9805bb79 Now we can set the tsrm_ls manually 13 years ago
Reeze Xia dedbba4e5b Eliminate process running requirement of dump_bt in .gdbinit 13 years ago
Reeze Xia 752280d4d2 Add missing ____executor_globals in dump_bt if needed 13 years ago
Reeze Xia 613674c7a2 Implemented FR #63188 (Display class name when debugging with gdb macro zbacktrace) 13 years ago
Xinchen Hui 2db548acf2 Fix wrong type in the marco of fetching thread globals 14 years ago
Xinchen Hui 49e9d8f351 Fix wrong type in the marco of fetching thread globals 14 years ago
Xinchen Hui 7ace6dd108 Fix wrong type in the marco of fetching thread globals 14 years ago
Xinchen Hui ded11f4258 Use zbacktrace_ex instead of zbacktrace(actullay is dump_bt) 14 years ago
Xinchen Hui 5c8df5e0f8 Use zbacktrace_ex instead of zbacktrace(actullay is dump_bt) 14 years ago
Xinchen Hui f161d724d3 Add zbacktrace_ex to .gdbinit which will print extra argument info than zbacktrace 14 years ago
Xinchen Hui 17f5bf2ed9 Add zbacktrace_ex to .gdbinit which will print extra argument info than zbacktrace 14 years ago
Derick Rethans 3627bd185a - Added a function to print all CVs from the local scope. 17 years ago
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