[xdebug-general] Re: Strange bug with xdebug and PHP

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 11 Oct 2004 07:45:33 +0200 (CEST)

On Mon, 4 Oct 2004, Alex F wrote:

> O.k. I went again to http://bugs.xdebug.org/signup_page.php. I got there
> from the support page.

There was already an account with this name, but with a broken e-mail
addres, I fixed that now and you should be able to login soon (I think
mantis mailed you a password, if not, let me know).

> $GLOBALS['DOMIT_PREDEFINED_ENTITIES'] = array('&' => '&amp;', '<' =>
> '&lt;', '>' => '&gt;', '"' => '&quot;', "'" => '&apos;');
>
> echo 'The debugger can\'t stop here after stepping over the above
> line of code. At least on my setup it doesn't.';
>
> Using Komodo 3.0.1 and xdebug-4.3.6-2.0.0beta1.dll locally on Windows XP
> SP2, PHP 4.3.7, I start the debugger on this file by clicking on
> 'Step-in' button in Komodo. I then click on the step-over button to get
> to the output line. However, the debugger never stops at that line. It
> pauses and then runs to the end and prints out the string.
>
> Now try setting a breakpoint on the 2nd line. Then do the steps above.
> After a couple of tries, Windows throws up a Application Error in
> php.exe with the following:
> AppName: php.exe AppVer: 4.3.7.7 ModName:
> xdebug-4.3.6-2.0.0beta1.dll
> ModVer: 0.0.0.0 Offset: 0000e68f
>
> If you need any other info or need me to try something else, just let me
> know.

With the code that you supplied I see no problems at all. Are you sure
that is all the code in this script?

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Oct 11 2004 - 07:45:39 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST