Xdebug not breaking at breakpoints [message #529385] |
Sat, 24 April 2010 08:16  |
Eclipse User |
|
|
|
Hello there!
I'm using Eclipse 3.5.1 on on Ubuntu 9.10. I don't say the installation was easy, because it wasn't, but I could solve every problem with Google. Now, I need debuging in Eclipse. I tried setting up xdebug with the help of this article. All the options are similiar to the article, but it's not working. If I try to debug it Firefox opens with the downloaded, full page, and I can only select 'Terminate' in the debug menu. 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? Thanks, salla.
|
|
|
Re: Xdebug not breaking at breakpoints [message #529396 is a reply to message #529385] |
Sat, 24 April 2010 12:57   |
Eclipse User |
|
|
|
Originally posted by: dkel50.hotremovemail.com
Have a look at
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pd f
it may help you
Dave Kelsey
On 24/04/10 13:16, salla wrote:
> Hello there!
> I'm using Eclipse 3.5.1 on on Ubuntu 9.10. I don't say the installation
> was easy, because it wasn't, but I could solve every problem with
> Google. Now, I need debuging in Eclipse. I tried setting up xdebug with
> the help of
> http://techmania.wordpress.com/2008/07/02/debugging-php-in-e clipse-using-xdebug/
> All the options are similiar to the article, but it's not working. If I
> try to debug it Firefox opens with the downloaded, full page, and I can
> only select 'Terminate' in the debug menu. 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? Thanks, salla.
|
|
|
|
|
|
|
|
|
Re: Xdebug not breaking at breakpoints [message #1203566 is a reply to message #1048735] |
Fri, 22 November 2013 13:32  |
Eclipse User |
|
|
|
Thanks you guys. Same issue and this cured me as well. I will add another mistake that I made. I uncommented some of these php.ini parameters and applied them as the were in the ini file. I followed the settings literally from one of the above posts, .i.e. , applied On and Off rather than 1 or 0 and removed quote marks as per the post above. This finally got me working. Not sure which configuration specifically did the trick. but following your instruction rather than the comments in the ini worked for me.
|
|
|
Powered by
FUDForum. Page generated in 0.53173 seconds