On Thu, 22 Oct 2009, Nathan Bruer wrote:
> I thought I might let some of the community know that I (with the help of
> Christoph Dorn) have created a PHP based interface to communicate xDebug to
> client IDE's with a bit more ease...
> The project idea is that you can have the demon run on the server which
> listens for xDebug sessions, when it receives one it puts the info into a
> MySQL database and continues to check MySQL for new commands to send to
> xDebug about a specific session, and the communication between the IDE and
> xDebug can be done though another called script on the server to check the
> MySQL database and write it's commands to send to xDebug into MySQL.
Cool to see that other people are hacking stuff on top of Xdebug. I've a
few comments though :-) Why would this be any better than just a normal
DBGp proxy? And does this have to offer over a pure PHP client
implementation of the DBGp protocol?
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Thu Oct 29 2009 - 11:16:42 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST