[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    Re: [Quanta] PHP Debugging in Quanta+
From:       "Yevgeniy A. Viktorov" <wik () wowtemplate4u ! com>
Date:       2007-12-03 0:46:24
Message-ID: 200712030246.25596.wik () wowtemplate4u ! com
[Download RAW message or body]

On Monday 03 December 2007 02:33:08 you wrote:
> On Monday 03 December 2007 00:39:18 Alexander Yurchik wrote:
> > Finally I have a time to tell you: it still won't work with xdebug.
> > Since you did last changes regarding Xdebug in quanta - xdebug dont
> > crashing, but it still won't stop on breakponts.
> >
> > I have to compile it again to provide full backtrace.
>
> Well, this problem also appear on my side :)
> But only with some complex or specified files.
>
> Here is results of small research:
>
> //### sample1
> <?php
> $a = 2+2;
> echo $a; // break1
> $a = 2+1;
> echo $a; //break2
> ?>
> //### end of sample1
>
> Both breakpoints working fine!
>
>
> //### sample2
> <?php
> $a = 2+2;
> echo $a; // break1
> ?>
> <b>blablabla</b>
> <?php
> $a = 2+1;
> echo $a; //break2
> ?>
> //### end of sample2
>
> break1 - working fine
> break2 - missed/skipped
>
>
> That's was just small samples, actually I have some pure php files where
> breakpoints working fine and some others files where it's does not work at
> all...
>
> Alex, have you tried others clients with Xdebug?
>
> Thanks.

Please, ignore sample2 from this message, I just make one more test and both 
samples works fine with all breakpoints... Sorry.

Thanks.
_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic