Skip to content

Conversation

@KronicDeth
Copy link
Owner

@KronicDeth KronicDeth commented Sep 18, 2020

Fixes #1824

Changelog

Bug Fixes

  • On Windows, the file.path to the debugger server files has \, but they aren't escaped. Therefore, replace them with escaped version, \\ to fix debugging on Windows, but leave Linux and macOS unaffected.

Fixes #1347

On Windows, the `file.path` has `\`, but they aren't escaped.  Therefore, replace them with escaped version, `\\` to fix debugging on Windows, but leave Linux and macOS unaffected.
@KronicDeth KronicDeth mentioned this pull request Sep 18, 2020
@KronicDeth KronicDeth merged commit 4b4a95f into master Sep 18, 2020
@KronicDeth KronicDeth deleted the windows-debugging branch June 12, 2021 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger crashing on Windows

2 participants