Skip to content
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

tramp filenames for predefined breakpoints #42

Open
ksjogo opened this issue Apr 20, 2017 · 2 comments
Open

tramp filenames for predefined breakpoints #42

ksjogo opened this issue Apr 20, 2017 · 2 comments

Comments

@ksjogo
Copy link
Collaborator

ksjogo commented Apr 20, 2017

Should/could we strip the tramp prefix before adding the breakpoint to the predefined list.

@mallt
Copy link
Contributor

mallt commented Apr 21, 2017

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.

@ksjogo
Copy link
Collaborator Author

ksjogo commented Apr 22, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants