|
Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Abnormal result in xdebug output: msg#00008
|
Subject: |
Re: Abnormal result in xdebug output |
I think I found the answer to my own question, cool project in sourceforge
http://kde-cygwin.sourceforge.net/kde3/installation.php
On 9/1/06, Winston Lim <superwinston@xxxxxxxxx> wrote:
I've installed xampp 1.5.3a, everything works ! Inside there is a
xdebug.dll comes together with the package, loaded as a normal php
extension, I'm wondering is it ok to load as normal php extension
without as zend extension, would it affected my debugging and
profiling ?
Before I was using Apache 2.0.59 and PHP 5.1.4, but the measured time
was not there, with the xdebug.dll from xdebug.org, I guess apache,
php and the xdebug.dll did not mixed well.
Anyone have any idea to get Kcachegrind up in windows with install a
virtual server , example VMware
Some nice visual ouput would be nice.
On 8/31/06, Derick Rethans <derick@xxxxxxxxxx> wrote:
> On Thu, 31 Aug 2006, Winston Lim wrote:
>
> > This my first time using Xdebug and WinCacheGrind, these are the
> > screenshot of profiling phpBB and its CacheGrind output file from
> > Xdebug. I've noticed it did not included any time measured, any idea
> > what went wrong ?
>
> Yes, I know exactly what is wrong :) Windows doesn't have getrusage to
> which I switched last week to obtain timing information. I'll have to
> implement some windows type solution here except that will be hard
> to test without having a windows machine ...
>
> regards,
> Derick
>
> --
> Xdebug | http://xdebug.org | xdebug-general@xxxxxxxxxxxxxxxx
>
|
| |