configure breakpoint in eclipse Luna

Asked

Viewed 32 times

0

I already searched the net and Youtube and I did not find a way to configure the breakpoint in eclipse Luna with PDT I use windows and with server I use wamp and on other machines XAMPP, someone could give me a light or indicate a tutorial that can help me already very grateful.

  • Give more details. Which debug extension will you use? Xdebug? Zend? Already enabled in php.ini? Already configured the ports? It’s virtualized environment?

  • answering the first question Zend Engine v2.5.0, I did not activate in php.ini, I did not configure the ports, and eh local environment(localhost) I am beginner

  • First you need to enable Xdebug in php.ini, remove the ; of that or similar line zend_extension = "C:\xampp\php\ext\php_xdebug.dll restart apache. Now configure php in eclipse, window>preference>php>php executables

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.