View Issue Details

IDProjectCategoryView StatusLast Update
0000896XdebugUncategorizedpublic2012-11-10 21:22
Reportercoopster Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
PlatformwampOSWindowsOS VersionWindows 7 64-bit
Product Version2.2.1 
Summary0000896: Eclipse breakpoints not working
Description

Derick,
I was able to get breakpoints working in Eclipse on Windows by changing an xdebug configuration directive. I'm not sure if this even supposed to be a viable solution but it is working for me. So the reason I write is to bring this to your expert attention and seek confirmation or correction. I wasn't sure how to report this except through your Mantis bug tracker so forgive me if there was an alternative that I overlooked. I'll refer to the original Mantis bug tracker issue 0000810 in which I was involved but I notice there have been quite a few other Eclipse/xdebug related issues reported.

Steps To Reproduce

Besides the zend_extension directive also add the following line to php.ini and restart Apache:
xdebug.remote_enable = 1

I discovered this when the remote_log was not being written for me. I thought perhaps I needed to enable "remote" features first and when I did so Eclipse suddenly started breaking on my breakpoints!

http://xdebug.org/docs/all_settings#remote_log

Additional Information

PHP 5.4.8
Apache 2.4.3
OpenSSL 1.0.1c
Eclipse Juno and PDT Version 3.1.1.201209241501

TagsNo tags attached.
Operating SystemWindows 7 64-bit
PHP Version5.4.4

Activities

derick

2012-11-06 16:00

administrator   ~0002374

This is very much mentioned in the documentation already:
http://xdebug.org/docs/remote#starting

coopster

2012-11-06 17:20

reporter   ~0002376

(humbly) Thank you for the confirmation ... and gentle correction at the same time. I have no idea how I missed that in the docs.

Issue History

Date Modified Username Field Change
2012-10-24 19:01 coopster New Issue
2012-11-06 16:00 derick Note Added: 0002374
2012-11-06 16:00 derick Status new => resolved
2012-11-06 16:00 derick Resolution open => no change required
2012-11-06 16:00 derick Assigned To => derick
2012-11-06 17:20 coopster Note Added: 0002376
2012-11-06 17:20 coopster Status resolved => feedback
2012-11-06 17:20 coopster Resolution no change required => reopened
2012-11-10 21:22 derick Status feedback => resolved
2012-11-10 21:22 derick Resolution reopened => no change required
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized