code-debug/src
Baptist BENOIST d24062f06c Fix invalid local windows path when using GDB over SSH
Because of the global POSIX configuration for path-related processing, the
local absolute paths of files with a breakpoint were not translated
correctly.

This fix forces the use of the default NodeJS path.resolve instead of the
global POSIX override.
2016-02-10 11:19:45 +01:00
..
backend Fixed windows paths by using path.posix and replacing backslashes 2016-02-10 01:54:12 +01:00
gdb.ts Fix invalid local windows path when using GDB over SSH 2016-02-10 11:19:45 +01:00