Answer the question
In order to leave comments, you need to log in
How does xdebug debug work on a remote server?
Explain how a locally installed xdebug works with a remote server? I need to set up a config in VS Code, but without a general understanding of the principle, it will be difficult at all ...
In the man'e for configuring xdebug, I found a format entry:
// server -> local
"pathMappings": {
"/var/www/html": "${workspaceRoot}/www",
"/app": "${workspaceRoot}/app"
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question