xdebug
How to install XDebug with Eclipse PDT and XAMPP
Can someone please tell me How can I install XDebug开发者_运维百科 and integrate it with my existing XAMPP and Eclipse PDT. Thanks.This site goes through a very thorough installation process. It says[详细]
2023-02-22 17:29 分类:问答Python Not Enabled In Vim
I am trying to get the Xdebug vim plugin to work which depends on python. Here is my environment: Windows 7 Professional 64bit, Vim 7.3. I got everything set up for this plugin, but when I hit F5 noth[详细]
2023-02-22 14:24 分类:问答Debugging PHP files on browser with Eclipse and xDebug
I have been reading online about debugging with PHP for Developers on Eclipse and xDebug. I have i开发者_开发问答nstalled all the necessary files for xDebug, and now when I am in Eclipse I can run the[详细]
2023-02-22 12:37 分类:问答Using XDebug with Dreamweaver CS5 (Writing PHP)
I usually use Netbeans for PHP development,开发者_如何学Go but have recently had to move to Dreamweaver CS5 at work.[详细]
2023-02-22 08:18 分类:问答XDebug and VIM. Browsing array values
Is there any way to browse the data inside an array? Currently I can only see $data[0] = (array) with no way knowing what\'s inside the array.[详细]
2023-02-22 00:43 分类:问答How do you debug a PHP test file in Netbeans?
The menu option is disabled for me. I can test ok and I can debug ok, just not both together. Is it possible, or is the开发者_运维知识库 menu option disabled because it isn\'t implemented for PHP.[详细]
2023-02-21 19:26 分类:问答Why is xdebug not showing up in phpinfo()
I am trying to get the following to setup work: Windows 7 - 64-bit XAMPP 1.7.4 XDebug[php_xdebug-2.1.0-5.3-vc9-x86_64.dll][详细]
2023-02-21 07:55 分类:问答How to prevent debugger from repeating in Netbeans
I just got xDebug working with Netbeans and I\'ve noticed that it repeats through the same file over and o开发者_运维知识库ver.[详细]
2023-02-20 22:47 分类:问答xdebug vim plugin doesn't show variable values (php)
I\'m on Ubuntu 10.04 LTS vim version 7.2.330 xdebug vim plugin version 1.1.1 (downloaded from http://www.vim.org/scripts/script.php?script_id=1929)[详细]
2023-02-20 15:34 分类:问答Can't stop XDEBUG session
开发者_如何转开发I\'m new to xdebug.Netbeans seems to connect just fine.Connecting remote to a vm on my local machine.remote_enable is on and zend_extension is an absolute path to xdebug.I get my debu[详细]
2023-02-20 15:20 分类:问答