xdebug not breaking at breakpoints [message #25220] |
Mon, 04 June 2007 13:40  |
Eclipse User |
|
|
|
Hi all,
I am testing out xdebug + PDT for one of my projects.
It seems to work fine except that breakpoints don't work. I can step
through code by selecting "Break at first line" which indicates to me that
I have my mapping correct. (I run eclipse on a WinXP box, and the Apache
1.3 server is on an ubuntu box.)
However if I uncheck "Break at first line" then the code is executed all
the way through in one shot and ignores all breakpoints.
Some red flags:
-I ended up with xdebug 2.0.0RC4, not RC3.
-in PHP Web -> Script and Server, the Server URL always reverts to
http://localhost.
-I am not clear what to put in Context Root for my setup. I have it as the
projec t name.
ALso, I am using Java 6.
Any help help would be appreciated. Many thanks to Mr. Kelsey.
-Oliver
|
|
|
|
Re: Solution found: xdebug not breaking at breakpoints [message #1006668 is a reply to message #25262] |
Fri, 01 February 2013 06:24  |
Eclipse User |
|
|
|
Hi!
I'm using Eclipse for PHP Developers Version: 3.0.2
on Windows-XP I need debuging in Eclipse. I tried setting up xdebug with the help of http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pdf article. All the options are similiar to the article, but it's not working. If I try to debug it full page And the text in the bottom right corner sais 'Launching Application 57%'. (Of course, the same happens with the internal web browser) It seems it doesn't really care about my breakpoints (And not to mention that 'Break at first line' is checked, too). What's could be the problem?
Please Help Me !!!!!!!!
Thanks in Advance.
Deven Bari
|
|
|
Powered by
FUDForum. Page generated in 0.25483 seconds