EllisLab text mark
Advanced Search
     
XDebug / Netbeans not breaking in most libraries
Posted: 08 November 2012 09:29 AM   [ Ignore ]
Joined: 2012-09-04
8 posts

Hi,

I have got XDebug (mostly) working with Netbeans on my large CI project (thanks to some good tutorials and info on this here forum).

Here’s the problem - Breakpoints work ok in helpers, controllers, models and views. They also work in ion_auth library. They just don’t work in other libs. I know the relevant code is being executed because I can log messages to the error log at these points. As well as not working in my own libs, they also don’t work in grocery_crud library which is in the same place as ion_auth lib (and is of course also 3rd party).

I’m new to XDebug so apologies if I’ve missed something obvious.

Thanks in advance,
Geoff

 
Posted: 13 November 2012 07:42 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2012-09-04
8 posts

No luck elsewhere - so, a cheeky bump for this one…