Home » Language IDEs » PHP Development Tools (PDT) » Xdebug with M3!!! 
| Xdebug with M3!!! [message #48680] | 
Fri, 31 August 2007 22:25   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hurray!!!! :) 
 
Xdebug plugin is finally integrated into PDT starting M3 now. I know a  
number of you would know by now, but in case some of you out there  
haven't downloaded M3, do it now!! :) As it integrates *beautifully*  
within PDT. 
 
I'd like to take the chance to Thank Dave Kelsey, and the other plugin  
contributers very much for the enormous amount of effort that was put  
into this plugin. And also for the great, instant, constant and patient  
support Dave has done to it. Thanks again man! 
 
The truth is I haven't tested it fully yet (the implementation on M3 i  
mean). But my first question is already here: Should the "Run" not work  
when using a script debug using xdebug. I mean when we used to install  
the plugin manually, the option of debugging with xdebug was not present  
in the run dialog. Is it the same reason why we can use it to run?  
should we use the zend debugger for running? 
 
Cheers, 
Ali
 |  
 |  
  |  
| Re: Xdebug with M3!!! [message #48736 is a reply to message #48680] | 
Sat, 01 September 2007 04:05    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Ali, you are correct, run doesn't work when you select XDebug as the 
debugger. The workaround currently is to switch the launch to the zend 
debugger (or create a separate launch). I hope to get a fix into CVS soon. 
 
Dave Kelsey 
 
Ali B. wrote: 
> Hurray!!!! :) 
>  
> Xdebug plugin is finally integrated into PDT starting M3 now. I know a  
> number of you would know by now, but in case some of you out there  
> haven't downloaded M3, do it now!! :) As it integrates *beautifully*  
> within PDT. 
>  
> I'd like to take the chance to Thank Dave Kelsey, and the other plugin  
> contributers very much for the enormous amount of effort that was put  
> into this plugin. And also for the great, instant, constant and patient  
> support Dave has done to it. Thanks again man! 
>  
> The truth is I haven't tested it fully yet (the implementation on M3 i  
> mean). But my first question is already here: Should the "Run" not work  
> when using a script debug using xdebug. I mean when we used to install  
> the plugin manually, the option of debugging with xdebug was not present  
> in the run dialog. Is it the same reason why we can use it to run?  
> should we use the zend debugger for running? 
>  
> Cheers, 
> Ali
 |  
 |  
  |   |  
| Re: Xdebug with M3!!! [message #48796 is a reply to message #48736] | 
Sat, 01 September 2007 14:31    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Having the XDebug enabled in myphp.ini for a long time now, I seem to  
have forgotten how to enable the zend debugger back. 
 
I would assume that it is possible to have both debuggers enabled in the  
same php.ini, am I correct? if so, could anyone tell me how to enable  
the zend debugger back to work side by side with xdebug? 
 
Thanks 
Ali 
 
Dave Kelsey wrote: 
> Hi Ali, you are correct, run doesn't work when you select XDebug as the 
> debugger. The workaround currently is to switch the launch to the zend 
> debugger (or create a separate launch). I hope to get a fix into CVS soon. 
>  
> Dave Kelsey 
>  
> Ali B. wrote: 
>> Hurray!!!! :) 
>> 
>> Xdebug plugin is finally integrated into PDT starting M3 now. I know a  
>> number of you would know by now, but in case some of you out there  
>> haven't downloaded M3, do it now!! :) As it integrates *beautifully*  
>> within PDT. 
>> 
>> I'd like to take the chance to Thank Dave Kelsey, and the other plugin  
>> contributers very much for the enormous amount of effort that was put  
>> into this plugin. And also for the great, instant, constant and  
>> patient support Dave has done to it. Thanks again man! 
>> 
>> The truth is I haven't tested it fully yet (the implementation on M3 i  
>> mean). But my first question is already here: Should the "Run" not  
>> work when using a script debug using xdebug. I mean when we used to  
>> install the plugin manually, the option of debugging with xdebug was  
>> not present in the run dialog. Is it the same reason why we can use it  
>> to run? should we use the zend debugger for running? 
>> 
>> Cheers, 
>> Ali
 |  
 |  
  |  
| Re: Xdebug with M3!!! [message #49828 is a reply to message #48796] | 
Sun, 09 September 2007 14:09    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: joshbenner.gmail.com 
 
According to Xdebug documentation, it cannot run alongside the Zend  
Debugger. 
 
http://www.xdebug.org/docs/install 
 
Ali B. wrote: 
> Having the XDebug enabled in myphp.ini for a long time now, I seem to  
> have forgotten how to enable the zend debugger back. 
>  
> I would assume that it is possible to have both debuggers enabled in the  
> same php.ini, am I correct? if so, could anyone tell me how to enable  
> the zend debugger back to work side by side with xdebug? 
>  
> Thanks 
> Ali 
>  
> Dave Kelsey wrote: 
>> Hi Ali, you are correct, run doesn't work when you select XDebug as the 
>> debugger. The workaround currently is to switch the launch to the zend 
>> debugger (or create a separate launch). I hope to get a fix into CVS  
>> soon. 
>> 
>> Dave Kelsey 
>> 
>> Ali B. wrote: 
>>> Hurray!!!! :) 
>>> 
>>> Xdebug plugin is finally integrated into PDT starting M3 now. I know  
>>> a number of you would know by now, but in case some of you out there  
>>> haven't downloaded M3, do it now!! :) As it integrates *beautifully*  
>>> within PDT. 
>>> 
>>> I'd like to take the chance to Thank Dave Kelsey, and the other  
>>> plugin contributers very much for the enormous amount of effort that  
>>> was put into this plugin. And also for the great, instant, constant  
>>> and patient support Dave has done to it. Thanks again man! 
>>> 
>>> The truth is I haven't tested it fully yet (the implementation on M3  
>>> i mean). But my first question is already here: Should the "Run" not  
>>> work when using a script debug using xdebug. I mean when we used to  
>>> install the plugin manually, the option of debugging with xdebug was  
>>> not present in the run dialog. Is it the same reason why we can use  
>>> it to run? should we use the zend debugger for running? 
>>> 
>>> Cheers, 
>>> Ali
 |  
 |  
  |  
| Re: Xdebug with M3!!! [message #50575 is a reply to message #48736] | 
Tue, 11 September 2007 21:38   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
I have just downloaded RC1 and xdebug works on run now as well. Thank  
you Dave. 
 
Cheers, 
Ali 
 
Dave Kelsey wrote: 
> Hi Ali, you are correct, run doesn't work when you select XDebug as the 
> debugger. The workaround currently is to switch the launch to the zend 
> debugger (or create a separate launch). I hope to get a fix into CVS soon. 
>  
> Dave Kelsey 
>  
> Ali B. wrote: 
>> Hurray!!!! :) 
>> 
>> Xdebug plugin is finally integrated into PDT starting M3 now. I know a  
>> number of you would know by now, but in case some of you out there  
>> haven't downloaded M3, do it now!! :) As it integrates *beautifully*  
>> within PDT. 
>> 
>> I'd like to take the chance to Thank Dave Kelsey, and the other plugin  
>> contributers very much for the enormous amount of effort that was put  
>> into this plugin. And also for the great, instant, constant and  
>> patient support Dave has done to it. Thanks again man! 
>> 
>> The truth is I haven't tested it fully yet (the implementation on M3 i  
>> mean). But my first question is already here: Should the "Run" not  
>> work when using a script debug using xdebug. I mean when we used to  
>> install the plugin manually, the option of debugging with xdebug was  
>> not present in the run dialog. Is it the same reason why we can use it  
>> to run? should we use the zend debugger for running? 
>> 
>> Cheers, 
>> Ali
 |  
 |  
  |   
Goto Forum:
 
 Current Time: Tue Nov 04 02:49:50 EST 2025 
 Powered by  FUDForum. Page generated in 0.07269 seconds  
 |