Gary writes: > Gary writes: >> I can't find it > > Well, I d/l'd the source and built it, and although it builds OOTB after > I got what the website says is the correct source > (http://xdebug.org/files/xdebug-2.0.5.tgz) it still doesn't seem to > work. > > $ php -c /etc/php5 ~/simple.php > doesn't stop in my debugger in emacs as I expected :( > > $ cat /etc/php5/php.ini > zend_extension = /usr/lib/php/20060613/xdebug.dll > > Any ideas, anyone?
Yeah, I've got one. Stop being so <bleep>ing stupid. If you don't set xdebug.remote_autostart = "On" xdebug.remote_enable = 1 then it's not going to get remotely debugged, is it, you twit. IOW: it works! ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
