stopAtEntry DAP
This commit is contained in:
@@ -89,6 +89,7 @@ return {
|
||||
request = "launch",
|
||||
name = "Listen for Xdebug",
|
||||
port = 9003,
|
||||
stopOnEntry = true,
|
||||
pathMappings = {
|
||||
["/path/on/server"] = "/path/on/local/machine", -- Adjust to map your server paths to local paths
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user