chrome-xdebug-client icon indicating copy to clipboard operation
chrome-xdebug-client copied to clipboard

Set breakpoints in arbitrary files?

Open xingped opened this issue 9 years ago • 2 comments

Instead of putting xdebug_break(); in our code, is it possible in the client to set where we want a break to occur if we know the file name and line?

xingped avatar Jan 11 '16 19:01 xingped

It's not possible currently.

It is something that was suggested in this issue https://github.com/artbek/chrome-xdebug-client/issues/9 and I'll have it in mind for the next release.

artbek avatar Jan 11 '16 20:01 artbek

Ah, I missed that. Good to know! I'm so happy I found this app. It's seriously the only free xdebug client on mac that actually works!

xingped avatar Jan 11 '16 20:01 xingped