-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection lost after end of code #155
Comments
Hi, I'm getting the same isssue, running Sublime Text 2 on Ubuntu 14.04. Did you find a way to fix this? Thank you. |
I'm getting the same issue on ST3 and ubuntu 16.04 |
Same issue here, I think the server<-->client connection gets dropped very quickly, possibly due to some timeout limit somewhere. |
Same issue here. I tried to manipulate with backconnect but the result was the same. After first execution it doesn't seems to work anymore. I use Windows and I used both xdebug 2.4.1 (latest) as well as xdebug.dll that came with xampp. |
I'd like to update my comment a bit. |
The only way to debug again ist to stop and start the session in sublime and visit an url with &XDEBUG_SESSION_START=sublime.xdebug appended. It is really annoying and not usable to debug ajax requests. Please help!
xdebug log:
xdebug settings:
The text was updated successfully, but these errors were encountered: