View Single Post
Old 12-21-2009, 03:48 AM   #1 (permalink)
planepixel
The Contributor
 
planepixel's Avatar
 
Join Date: Feb 2009
Posts: 28
Thanks: 10
planepixel is on a distinguished road
Default debugging and profiling using xdebug

Hi
i am working on a simple application and wanted to learn debugging by using zend debugger or xdebug.

i installed xdebug because zend debugger dll was not compatible with my php version.

i was able to use xdebug using eclipse pdt but how to do profiling with it.

i right click on script and there is option in menu about profile as but when i click on options i got message that

Quote:
Mixed launch mode not supported: [Profile]
is there any other way to do profiling? any good tutorial on profiling php. i searched but could not find anything.

thanks
planepixel is offline  
Reply With Quote