Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] FW: Information about xdebug

Hello and more info from Dave...


----- Message from Dave Kelsey <d_kelsey@xxxxxxxxxx> on Mon, 27 Sep 2010
08:58:33 +0100 -----
                                
      To: <pdt-dev@xxxxxxxxxxx> 
                                
 Subject: Information about     
          xdebug                
                                



The implementation conforms to the DBGp Specification published at
http://www.xdebug.org/docs-dbgp.php

Information about how to put php into debug mode when configured with
xdebug, which is useful for the launches code can be found here
http://www.xdebug.org/docs/remote

The plugin design is very much based around the implementation described by
the eclipse article "How to write an eclipse debugger"
http://www.eclipse.org/articles/Article-Debugger/how-to.html

Regards
Dave Kelsey





Back to the top