xdebug
Eclipse PDT xdebug sometimes slow and path mapping
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.[详细]
2023-02-20 04:37 分类:问答Is there any KCacheGrind alternative for Mac Os X outta there?
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...[详细]
2023-02-20 04:26 分类:问答Can you make Netbeans+Xdebug break after a given number of hits?
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.[详细]
2023-02-20 02:33 分类:问答Profiling shows more than 100% spent in function
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[详细]
2023-02-17 11:59 分类:问答slow php xdebug on VirtualBox ubuntu server
I am trying to xdebug php, everything works fine but answers are ver开发者_如何学编程y slow (1-2 minutes).[详细]
2023-02-16 04:25 分类:问答Using XDebug with Eclipse PDT & XAMPP
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[详细]
2023-02-16 03:46 分类:问答Netbeans PHP Project Apache Setup -
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.[详细]
2023-02-15 05:27 分类:问答What version of xdebug do you need for php 5.3.5?
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[详细]
2023-02-15 02:21 分类:问答PHP: trying to create an array from an xdebug output
I\'m trying to create an array to get this xdebug output: \'user_procedura_list\' => array 0 => string \'3\' (length=1)[详细]
2023-02-14 11:16 分类:问答Xdebug hiding dump information?
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[详细]
2023-02-13 09:34 分类:问答