I experience slow (remote) debugging with Eclipse sometimes and can\'t get to the bottom of what the reason may be. I also have an issue with path mapping, which I think may be related.
I\'m looking for a KCacheGrind alternative, or at least a binary package for Mac Os X? I\'d to use KCacheGrind with XDebug for PHP, but Mac Os X is the right environnement here...
So I have an issue with some PHP code, and I\'m not a pro at PHP. Still, I managed to know where the issue is from, and now I want to see exactly what happens in an iteration, under netbeans.
Profiling a PHP application with Xdebug and KCacheGrind shows over 150% than (inclusive) spent in some functions. The app uses Smarty 3 and the strange functions are always in calls related to templat
I am trying to xdebug php, everything works fine but answers are ver开发者_如何学编程y slow (1-2 minutes).
I cannot debug a PHP script as a script.It always terminates immediately after starting.I set up an Xdebug log in my php.i开发者_如何转开发ni, but it\'s completely unhelpful.Xdebug does show up on my
I\'ve set up a project called testphp in Netbeans PHP. It has one file called Index.开发者_运维问答php. I\'ve addedto the html and have tried both run and debug.
I\'m trying to get xdebug 开发者_StackOverflowworking with netbeans and php 5.3.5 but with no luck.I\'m wondering if the versions of xdebug and php aren\'t compatible?XDebug 2.1.0 should be working. A
I\'m trying to create an array to get this xdebug output: \'user_procedura_list\' => array 0 => string \'3\' (length=1)
I am using xdebug with my php methods such as var_dump() are beautiful but not showing full information instead the dump ends with three dots ... which might be the sign of continuation followed by