12-21-2009, 03:48 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Feb 2009
Posts: 28
Thanks: 10
|
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
|
|
|
|