Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit.
PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit. [message #545398] Wed, 07 July 2010 16:00 Go to next message
Nikos is currently offline NikosFriend
Messages: 10
Registered: June 2010
Junior Member
I've installed XAMPP 1.7.3 and enabled xdebug

In pdt ive said to use x debug and then I run my php page.
I see the x debug session var in the url and see the debug thread in pdt.

However my breakpoints never get hit.

Any ideas?
Re: PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit. [message #545416 is a reply to message #545398] Wed, 07 July 2010 17:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

have a read of
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pd f

to help you debug the problem. an xdebug log would be useful in this
respect.

Also if you are migrating from PDT 2.1, ensure you clear all your
breakpoints and re-create them.

Dave Kelsey

On 07/07/2010 17:00, Nikos wrote:
> I've installed XAMPP 1.7.3 and enabled xdebug
>
> In pdt ive said to use x debug and then I run my php page.
> I see the x debug session var in the url and see the debug thread in pdt.
>
> However my breakpoints never get hit.
>
> Any ideas?
Re: PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit. [message #545419 is a reply to message #545398] Wed, 07 July 2010 17:10 Go to previous messageGo to next message
Nikos is currently offline NikosFriend
Messages: 10
Registered: June 2010
Junior Member
thx 4 quick rep

will check tonight
Re: PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit. [message #546008 is a reply to message #545419] Fri, 09 July 2010 21:06 Go to previous messageGo to next message
Nikos is currently offline NikosFriend
Messages: 10
Registered: June 2010
Junior Member
cool wheres that log mate?
Re: PDT + XAMPP 1.7.3 + Xdebug + my breakpoints never get hit. [message #546142 is a reply to message #546008] Sun, 11 July 2010 15:40 Go to previous message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

You need to set up xdebug to generate the log and thus you specify
exactly where it is.

Also ensure you have used zend_extension to refer to xdebug.

Dave

On 09/07/2010 22:06, Nikos wrote:
> cool wheres that log mate?
Previous Topic:context sensitive highlighting ... ?
Next Topic:Running a PHP script line by line
Goto Forum:
  


Current Time: Wed Apr 24 14:45:38 GMT 2024

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

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

Back to the top