CodeLobster IDE
http://codelobster.com/forum/

Debugger won't stop on breakpoint
http://codelobster.com/forum/viewtopic.php?f=3&t=24699
Page 1 of 1

Author:  Huyen John [ Mon Nov 18, 2019 11:24 am ]
Post subject:  Debugger won't stop on breakpoint

Hi,

I am running Windows 7 Ultimate 32bit.
I am developing websites based on wordpress and found codelobster as the only IDE that gives full support for wordpress and PHP.

The problem is, whenever I try to start debugging, It opens the browser, navigates to localhost/mysite, but it doesn't stop on breakpoints, it just keep loading the page until it is done.

I have installed Xdebug with my php 5.2.13 but nothing helps.

Does anyone have any solution for me?

Thanks,

Author:  Admin [ Mon Nov 18, 2019 5:01 pm ]
Post subject:  Re: Debugger won't stop on breakpoint

Hi.

Could You, please, send us the output of following PHP script:

Code:
<?php
print(phpinfo (INFO_ALL));
?>


Also we highly recommend You to update your PHP version.

Regards,
Codelobster Team.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/