vscode-perl-debug
vscode-perl-debug copied to clipboard
Wrong Source in StackFrame for remote debugging?
I tried using the extension the first time today with perl -d
running on a truly remote system without a copy of the remote sources on the local system. »Loaded Scripts« worked nicely, but vscode did not properly make the connection between its Sources and Sources reported in StackFrames, at least that is my interpretation so far, with vscode complaining it cannot find the right file when the debugger stops.