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.
using codelite with php
-
- CodeLite Curious
- Posts: 1
- Joined: Thu Feb 22, 2018 9:17 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: using codelite with php
Make sure you have read the HOW TO POST thread