Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Breakpoints with Server Debug?
Breakpoints with Server Debug? [message #43852] Wed, 15 August 2007 23:21 Go to next message
Eclipse UserFriend
Originally posted by: aspeno.alliance.biz

I have ZendDebugger.so setup on a RHEL4 linux box and can debug if I
break on first line but it does not stop on break points. I have seen a
few posts with a similar problem and it sounds like a mapping issue but
I am not sure where to look.

My workspace is:
/home/aspeno/workspace

The source in:
/var/www/html/sugaros

I am not publishing files just editing the project in place.

Thanks,

Aspen
Re: Breakpoints with Server Debug? [message #44434 is a reply to message #43852] Sat, 18 August 2007 01:40 Go to previous message
Eclipse UserFriend
Originally posted by: noah_ten.yahoo.com

I had a similar problem and it turned out that I hadn't imported every
file in the application (I was referencing some of them as include library
folders). I'd recommend deleting your project and re-creating it, being
sure to import every single php (and .inc, etc.) file that's part of the
application. Also make sure that the "debug all pages in the application"
radio button is selected on the advanced tab of the debug setup when you
configure the debug profile for the application. If you do both of these
and you have a lot of files (the app I'm working on has about 700) you'll
see a dialog come up while Eclipse processes all of the files.
Previous Topic:Some little feature request
Next Topic:M2 Changelog
Goto Forum:
  


Current Time: Tue May 06 08:06:59 EDT 2025

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

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

Back to the top