Breakpoint doesn't work if I press Resume when debugging osCommerce with xdebug in pdt?
- by user198729
Is this another bug of xdebug?
I've already installed the latest version of xdebug for PHP 5.3 yesterday.
Introduction of osCommerce is here.
Here is the problem description:
When I press Resume,the page is directly shown,though there are breakpoints there.
Anyone met this problem?