Xdebug not breaking at breakpoints [message #529385] |
Sat, 24 April 2010 12:16 |
salla Messages: 2 Registered: April 2010 |
Junior Member |
|
|
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 16: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 #529570 is a reply to message #529423] |
Mon, 26 April 2010 12:53 |
Eclipse User |
|
|
|
Originally posted by: dkel50.hotremovemail.com
generate an XDebug.log how to do that should be in the document. If no
information is written to the log then either xdebug is not being loaded
or no tcpip comms can be established so check you have got xdebug loaded
by running a script with phpinfo() in it and check you don't have a
firewall blocking port 9000.
Dave
On 25/04/10 09:15, salla wrote:
> Thank you for the tip. I set the settings and configs like in this
> documentation, but the problem still persists. The only thing I learned,
> that if I click on the bottom icon as written in section 2.9.1 Eclipse
> sais 'Launching: waiting for xdebug session'.
> salla
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04414 seconds