LRDB icon indicating copy to clipboard operation
LRDB copied to clipboard

Setting breakpoints doesn't work with absolute paths

Open trogper opened this issue 4 years ago • 0 comments

I'm working on the vscode-lrdb extension, currently trying to improve convertDebuggerPathToClient and convertClientPathToDebugger. When converting client path to debugger and returning an absolute path on the debugger's filesystem, breakpoints are not set/do not work.

trogper avatar Mar 29 '20 15:03 trogper