XDebug remote, breaking on exceptions [message #58632] |
Tue, 16 October 2007 04:52  |
Eclipse User |
|
|
|
Originally posted by: erik.eamelink.nl
Hello,
I have been using PDT with XDebug for a while. It works fine, breakpoints on
lines work and it outputs nice stack traces on pages when warnings or
notices occur.
However, there is no remote debugging when exceptions occur. I can see the
exception on the webpage, but noting in Eclipse. According to the changelog
as of 2.0.0beta6 of XDebug it should also be possible to set breakpoints on
exceptions, but there seems to be no way of setting those in Eclipse. I
have tried setting xdebug.remote_mode to 'jit', but to no avail.
Is there any way of setting Exception breakpoints either from Eclipse or in
some other way?
--
Erik
|
|
|
Re: XDebug remote, breaking on exceptions [message #58656 is a reply to message #58632] |
Tue, 16 October 2007 10:06  |
Eclipse User |
|
|
|
Nop, can't do it yet. this is on my list of things to implement sometime in the future.
I suggest you raise an enhancement request on bugzilla, then depending on the
voting of features it will help me prioritise future enhancements for the xdebug
support.
Cheers
Dave Kelsey
Erik Bakker wrote:
> Hello,
>
> I have been using PDT with XDebug for a while. It works fine, breakpoints on
> lines work and it outputs nice stack traces on pages when warnings or
> notices occur.
>
> However, there is no remote debugging when exceptions occur. I can see the
> exception on the webpage, but noting in Eclipse. According to the changelog
> as of 2.0.0beta6 of XDebug it should also be possible to set breakpoints on
> exceptions, but there seems to be no way of setting those in Eclipse. I
> have tried setting xdebug.remote_mode to 'jit', but to no avail.
>
> Is there any way of setting Exception breakpoints either from Eclipse or in
> some other way?
>
> --
> Erik
|
|
|
Powered by
FUDForum. Page generated in 0.02807 seconds