martomo / SublimeTextXdebug

Xdebug debugger client for Sublime Text
MIT License
564 stars 89 forks source link

Stoping on all requests #96

Open mraiur opened 10 years ago

mraiur commented 10 years ago

I tested it on Windows 7, Ubuntu 14.04 and OSX.

This works My Solution for remote debugging, but breaks on every request. On the Ubuntu machine tested with local server and files its the same problem.

Changing "break_on_start": true/false has no effect on that issue.

Any solution ?