xdebug
PHP debugging with CodeIgniter MacGDBp and Xdebug on MAMP
Fellow Coders, i downloaded Xdebug and MacGDBp. installed them tried to debug a CodeIgniter 1.7 Controller. here is what happens:[详细]
2023-02-12 14:31 分类:问答Eclipse Helios not stopping at breakpoints
I recently upgraded from Eclipse Galileo to Helios. Helios stops at breakpoints ONLY when debugging \"as a PH开发者_如何学编程P Script\", but not when debugging \"as a Web Page\".[详细]
2023-02-12 06:28 分类:问答Can't get XDebug to make a connection in Vim. Getting "no attribue 'stop'" error
Judging by how many search engine hits this error message generates, I know this is a common problem, yet there aren\'t any helpful answers out there.[详细]
2023-02-12 04:27 分类:问答Blank screen issue on localhost site when zend_extension for xdebug is loaded? (Win 7, Apache 2.2, cakePHP 1.2)
In a fairly large e-commerce site running on my localHost for testing, I get blank screens when the zend_extension for xdebug is loaded in the .../php/extensions/ directory and zend_extension = C:/Uni[详细]
2023-02-11 19:01 分类:问答kcachegrind having difficulties to link php xdebug calls
I\'m using XDebug to generate profile repport. The profile are generated, but I\'m unable to create a complete call graph using kcachegraph.[详细]
2023-02-10 12:43 分类:问答xdebug and Eclipse PDT debugging options
I recently got xdebug working with my Eclipse PDT and MAMP setup. I just opened a file to edit and it\'s riddled with errors. Upon closer inspection these errors are mostly a) Invalid Function Name (u[详细]
2023-02-10 03:59 分类:问答How to run Xdebug with Zend Server
I\'m running Zend Server CE on Windows.I recently installed Xdebug (so that I could analyse code coverage with PHPUnit), however that stopped Zend from running.(I couldn\'t boot the http://localhost:1[详细]
2023-02-09 10:48 分类:问答Eclipse Xdebug initiated from firefox when server and local copy are the same
I apologize in advance if this question has already been asked. I\'ve been searching for hours and haven\'t found the correct solution.开发者_开发问答[详细]
2023-02-09 05:19 分类:问答Netbeans & Xdebug Problem: private variables in class methods not visible?
when I debug my PHP Project using Netbeans IDE 6.9.1and Xdebug 2.0.5 variables declared in the scope of class methods like $myVar in the follo开发者_运维技巧wing example are not visible in the variabl[详细]
2023-02-09 04:51 分类:问答PHP Remote Debugging using XDebug
I\'ve got a lot of questions about how to debug php-files with xdebug and eclipse on a remote server.[详细]
2023-02-08 10:51 分类:问答