From: "Keith Davis" on
No, we are still on 2.0.5.

I'll grab the new one right now.

The other problem (to the original poster) is that XDebug has a HUGE amount of overhead. I can't leave it running on the time. It makes my site run sooooo slow and drives me crazy. I wrote a script to turn it on and off (AutoIt, happy to provide if anyone wants it.)

Unless of course they've fixed that in 2.1, which I doubt. I run a Phenom 940 Quad on Windows 7 x64 with 4GB of RAM and RAID 0.....still, it's not usable. I have to turn it on when I want to use it, which means, combined with the crashing problem, I still spend most of my time debugging with custom debug code. Ugh.




Keith Davis (214) 906-5183

-----Original Message-----
From: tyra3l(a)gmail.com [mailto:tyra3l(a)gmail.com] On Behalf Of Ferenc Kovacs
Sent: Tuesday, August 03, 2010 8:15 AM
To: Steven Scott
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP Debugger for Windows?

yep, I will tell this to Derick.

Tyrael

On Tue, Aug 3, 2010 at 3:13 PM, Steven Scott <chowarmaan(a)gmail.com> wrote:
> Thanks.  I will grab the new binary and try it again in our
> environment then. Surprising that the version was not updated from
> 2.1.0 to be 2.1.1 or something with a bug fix of this magnitude.
>
> On Tue, Aug 3, 2010 at 9:11 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote:
>>
>> The fixed windows build was rolled out _after_ the initial 2.1 release.
>> So if you download your crashy windows version when 2.1 came out,
>> then you should try the new binaries.
>>
>> Tyrael
>>
>> On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott <chowarmaan(a)gmail.com> wrote:
>> > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which
>> > is what we are using.
>> >
>> > On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote:
>> >>
>> >> On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis
>> >> <keithdavis(a)pridedallas.com>
>> >> wrote:
>> >> > That was what I was going to suggest. We use Netbeans for 90% of
>> >> > our PHP development. It does support XDebug....however, it
>> >> > crashes. Still, it's useable, just a pain, as it will crash 100%
>> >> > of the time if you leave it on too long and won't do watches
>> >> > without crashing (you can still see variables, etc...)
>> >> >
>> >>
>> >> Did you tried the latest version?
>> >>
>> >> http://twitter.com/xdebug/status/19604852335
>> >>
>> >> Tyrael
>> >
>> >
>
>

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

From: Pierre Joye on
Hi

Xdebug and co works just fine on windows. IDE like eclipse or phpstorm as
well.

Cheers,

On 3 Aug 2010 01:57, "Alice Wei" <ajwei(a)alumni.iu.edu> wrote:


Hi,

I am exploring some of the possible tools that I could use for PHP
debugging purposes on Windows operating system. Before, I always use a Linux
system on the side by connecting it remotely to debug my PHP when it
crashes, or if it does not display the desired output. Does anyone know any
affordable, possibly free tools that I could debug PHP scripts with?

Thanks for your help.

Alice
From: "Keith Davis" on
What is co?


Keith Davis (214) 906-5183

-----Original Message-----
From: Pierre Joye [mailto:pierre.php(a)gmail.com]
Sent: Tuesday, August 03, 2010 8:29 AM
To: Alice Wei
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP Debugger for Windows?

Hi

Xdebug and co works just fine on windows. IDE like eclipse or phpstorm
as well.

Cheers,

On 3 Aug 2010 01:57, "Alice Wei" <ajwei(a)alumni.iu.edu> wrote:


Hi,

I am exploring some of the possible tools that I could use for PHP
debugging purposes on Windows operating system. Before, I always use a
Linux system on the side by connecting it remotely to debug my PHP when
it crashes, or if it does not display the desired output. Does anyone
know any affordable, possibly free tools that I could debug PHP scripts
with?

Thanks for your help.

Alice


This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

From: Pierre Joye on
On Tue, Aug 3, 2010 at 3:34 PM, Keith Davis <keithdavis(a)pridedallas.com> wrote:
> What is co?

like "and company", the other debuggers availble out there, commercial or free.


Cheers,
--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
From: "Keith Davis" on
Testing the 2.1.0 x64 DLL and it seems much more stable...though, still slow as a dog.


Keith Davis (214) 906-5183

-----Original Message-----
From: tyra3l(a)gmail.com [mailto:tyra3l(a)gmail.com] On Behalf Of Ferenc Kovacs
Sent: Tuesday, August 03, 2010 8:15 AM
To: Steven Scott
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP Debugger for Windows?

yep, I will tell this to Derick.

Tyrael

On Tue, Aug 3, 2010 at 3:13 PM, Steven Scott <chowarmaan(a)gmail.com> wrote:
> Thanks.  I will grab the new binary and try it again in our
> environment then. Surprising that the version was not updated from
> 2.1.0 to be 2.1.1 or something with a bug fix of this magnitude.
>
> On Tue, Aug 3, 2010 at 9:11 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote:
>>
>> The fixed windows build was rolled out _after_ the initial 2.1 release.
>> So if you download your crashy windows version when 2.1 came out,
>> then you should try the new binaries.
>>
>> Tyrael
>>
>> On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott <chowarmaan(a)gmail.com> wrote:
>> > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which
>> > is what we are using.
>> >
>> > On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs <info(a)tyrael.hu> wrote:
>> >>
>> >> On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis
>> >> <keithdavis(a)pridedallas.com>
>> >> wrote:
>> >> > That was what I was going to suggest. We use Netbeans for 90% of
>> >> > our PHP development. It does support XDebug....however, it
>> >> > crashes. Still, it's useable, just a pain, as it will crash 100%
>> >> > of the time if you leave it on too long and won't do watches
>> >> > without crashing (you can still see variables, etc...)
>> >> >
>> >>
>> >> Did you tried the latest version?
>> >>
>> >> http://twitter.com/xdebug/status/19604852335
>> >>
>> >> Tyrael
>> >
>> >
>
>

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com