summaryrefslogtreecommitdiff
path: root/phpdbg_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed frame number orderBob Weinand2014-04-121-2/+2
* Update yearBob Weinand2014-01-171-1/+1
* Renumbered frames in backtrace for internal functionsBob Weinand2013-12-081-7/+13
* - Added variadic support to prototype dumpingFelipe Pena2013-12-081-2/+9
* - Fix argname printing orderFelipe Pena2013-12-081-3/+4
* - Added argument name to backtrace dumpFelipe Pena2013-12-081-1/+9
* - CSFelipe Pena2013-12-081-1/+2
* - Splitting prototype dumping codeFelipe Pena2013-12-081-38/+53
* - Change phpdbg_dump_backtrace prototypeFelipe Pena2013-12-081-2/+2
* - Moved frame related code to phpdbg_frame.cFelipe Pena2013-12-081-0/+168
* merge frame/trace commands from bwoebikrakjoe2013-11-221-101/+0
* Fixed segfault + ZTSBob Weinand2013-11-221-3/+4
* Added frames and beautified backtraceBob Weinand2013-11-221-0/+100