You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ksjogo, do you mean you want to debug remote files opened with tramp? I'm always debugging on my local machine so I'm not really familiar with this setup.
Yeah, exactly. So tramp has some remote file opened. add-predefined-breakpoint will keep the /ssh:hostythings:/file, but xdebug will not accept that. I suppose we could just strip the ssh prefix and host
Should/could we strip the tramp prefix before adding the breakpoint to the predefined list.
The text was updated successfully, but these errors were encountered: