xdebug
debug codeigniter with mac gdbp
having some problems getting mac gdbp setup to debug my local codeigniter stuff. Here is some details on my setup:[详细]
2023-03-05 06:23 分类:问答Debugger is not hitting, though Xdebug is installed
I have enabled Xdbug from开发者_如何学运维 php.ini. How do i enable debugging from eclipse. I set the debugger in eclipse but they are never hit, each time when ever it try to debug a new configuratio[详细]
2023-03-05 05:23 分类:问答Configuring subdomains in Eclipse PDT & xDebug
I\'m trying to set up a local environment for developing and testing an existing PHP application. I\'ve chosen Eclipse PDT as my IDE and xDebug as the debugging module. When testing individual files[详细]
2023-03-04 22:55 分类:问答Error message: "unexpected termination of script, debugging ended", when debugging PHP with Xdebug and Eclipse
I\'m getting th开发者_开发百科e following error when debugging: php.ini settings: xdebug.remote_enable=true[详细]
2023-03-04 06:10 分类:问答Incompatible debugger version - error 2006040705
how to get rid of the following Incompatible debugger version error : php.ini setting : xdebug.remote_enable=true[详细]
2023-03-04 05:52 分类:问答enabling Xdebug on windows 7 XAMMP 1.7.4
I am using Windows 7 and XAMMP 1.7.4. I am confused on how to enable Xdebug. Googling suggested to down开发者_运维问答load xDebug dll , but there are different version of dll on Xdebug site , which co[详细]
2023-03-03 22:35 分类:问答unable to parse .xt files made from xdebug php extension
for some reason I\'m able to create the outputfile inside my /tmp directory but the files aren\'t readable neither from kcachegrind or wcachegrind (the windows version)[详细]
2023-03-03 17:05 分类:问答While I am debugging PHP Script in Eclipse, it doesn't load mysql extension
I have installed Eclipse and xDebug on Ubuntu 10.10. When I debug some php file as a page, that works fine.[详细]
2023-03-01 03:51 分类:问答Xdebug remote debugging variable string length
What is the maximum string length for variables\' values that Xdebug sends a remote debugging client and can this be altered?[详细]
2023-02-28 03:00 分类:问答xdebug across projects in netbeans
Here is the situation.. I have some classes that are in one project... My main code is in another project... and i split this up because i am using GIT as my SCM... So when i debug my main code... i w[详细]
2023-02-27 10:32 分类:问答