Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » XDebug remote, breaking on exceptions
XDebug remote, breaking on exceptions [message #58632] Tue, 16 October 2007 08:52 Go to next message
Eclipse UserFriend
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 14:06 Go to previous message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
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
Previous Topic:PDT server support
Next Topic:XDebug breakpoints and Control Structures
Goto Forum:
  


Current Time: Thu Mar 28 08:21:48 GMT 2024

Powered by FUDForum. Page generated in 0.04415 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top