Page 1 of 1

using codelite with php

Posted: Fri Feb 23, 2018 2:52 am
by kellymac
Ubuntu 16.04.3 LTS xenial
codelite version 11.0.0 repository build installed with apt-get
xdebug version 2.6.0

Here are my issues:
The php tab is missing in workspace view for my php project.
The php plugin menu is missing from the plugins menu. There is a php menu. Manage plugins says that the php plugin is loaded. (green dot)
xdebug connects when the xdebug.remote_handler is set to gdb but it doesn't break on breakpoints. xdebug 2.6 documentation says that gdb is not supported and I get a warning in the terminal when I use gdb.
the gdb debugger windows vanish before there is a chance to read terminal output.

Any assistance you can offer would be most welcome.

Thank you.

Re: using codelite with php

Posted: Fri Feb 23, 2018 11:51 pm
by eranif