From quanta-devel Fri Jul 22 06:30:46 2005 From: Linus McCabe Date: Fri, 22 Jul 2005 06:30:46 +0000 To: quanta-devel Subject: Re: [quanta-devel] xdebug Message-Id: <200507220830.46117.Linus () mccabe ! nu> X-MARC-Message: https://marc.info/?l=quanta-devel&m=112201390126998 Another question I have is about breakpoints, does XDebug not support conditional ones? It gives me an error on what I consider a correctly made query. (I've sent a mail to the xdebug mailinglist, but its been quite so far...) It might seem odd that I ask these questions, but the problem is that the protocol description only describes how to communicate with the debugger and it's written to support more things than xdebug supports today. (Btw, currently committed now also line breakpoints work, if anyone is interested in testing) /Linus On Tuesday 19 July 2005 14.21, Brian G. Peterson wrote: > On Tuesday 19 July 2005 01:16 am, Linus McCabe wrote: > > Hello! > > > > Work on the DBGp plugin proceeds and i can now negotiate features, step > > through code, and a few other things. > > > > A question for those of you using xdebug: > > When i step through a php script, xdebug also halts on lines that > > contains only html. Is this how it works with other clients too? > > (When the lines step through php it seems to step correctly which is why > > i dont think this is an error of my code) > > We didn't experience this with either Maguma or Komodo, which we evaluated. > As long as we can step through it, I don't think it would be a problem. I > suspect that xdebug may be seeing the closing ?> tag and stopping, not > knowing if this is the end of the script. I wonder if the other > environments 'step through' the closing ?> tags automatically, based on > where xdebug stops in the code. > > Regards, > > - Brian > _______________________________________________ > quanta-devel mailing list > quanta-devel@kde.org > https://mail.kde.org/mailman/listinfo/quanta-devel _______________________________________________ quanta-devel mailing list quanta-devel@kde.org https://mail.kde.org/mailman/listinfo/quanta-devel