Sublime Forum

Xdebug setting

#1

Hello,
I am having a real difficulty setting up xdebug on Sublime text. I know that the Xdebug should be set somewhat correctly, because it is working flawlessly on NetBeans.
At the current time, when I start xdebug (XDebug Client plugin), it first does nothing. Then if I open the debug session in the browser, it does nothing again. If I refresh the page, it seems like it’s waiting for Sublime to debug, because it says waiting for localhost. But inside Sublime, there is nothing happening.

Console shows this error:
ImportError: /opt/sublime_text_2/lib/python2.6/lib-dynload/pyexpat.so: undefined symbol: _Py_HashSecret

I would be grateful for any help. I honestly don’t think I can go back from Sublime to other editor, I do love it. Working debugger is crucial though, so I really hope there is a way to get it working.

0 Likes

#2

You probably want to post this on the plug-in’s issue tracker github.com/martomo/SublimeTextXdebug/issues

0 Likes