xdebug
Debug remote PHP CLI scripts
Here is my situation: I am developing PHP CLI scripts on a distant server using Eclipse IDE with the RSE plugin (allows to edit files directly on the server).[详细]
2023-02-08 07:20 分类:问答xdebug_start_trace behaving strangely
I\'m trying to reduce my script memory usage even more. I am trying to make my script generate output with xdebug to analyse the memory usage. It\'s a CLI based script has shebang[详细]
2023-02-08 01:24 分类:问答How to debug symfony in Netbeans? I cannot call specific pages
I\'ve already read posts like Passing PHP arguments into NetBeans into a page that features symfony url-routing[详细]
2023-02-07 04:08 分类:问答webgrind on wamp
I just installed wamp and the latest vers开发者_运维知识库ion comes with webgrind, but i cannot figure out how it works.It says[详细]
2023-02-06 17:32 分类:问答Understanding the xdebug trace log
Okay! I know some people are gonna freak out at me, but, I tried searching, couldn\'t find anything and so I am asking this.[详细]
2023-02-04 11:30 分类:问答gettype() leaking memory
I\'m using the twitter-async library to do some oauth calls to twitter but ultimately, a lot of memory is being used up. I tried running the xdebug execution trace and this is where I feel t开发者_JAV[详细]
2023-02-04 00:45 分类:问答xDebug stability problems
I\'m running eclipse PDT on a xubuntu 10.9 VM, using xdebug to remote debug PHP 5.3. I have been having a number of issues over the last 6 months, things like:[详细]
2023-02-03 15:38 分类:问答Issue with Xdebug with Netbeans and Zend framework
Trying to debug my web site, I hit \"Debug Project\", get a browser w开发者_Python百科indow opened up, and the debugger stops at the first line of the index.php file (which is the root document).[详细]
2023-02-02 15:15 分类:问答xdebug var_dump function colors
I have installed xdebug on my computer with windows and it works fine by default - traces are colorfull and pretty but on another computer with ubuntu 10.10 its colourless and without any formatting.[详细]
2023-02-01 10:19 分类:问答So eclipse and xdebug walk into a bar, and then my apache server dies
I am using windows xp x86, wamp, apache2, php 5.3 x86, eclipse php, and xdebug, running on localhost as both a virtualhost and an https virtualhost[详细]
2023-01-31 23:43 分类:问答