Skip to content

Conversation

@fdncred
Copy link
Contributor

@fdncred fdncred commented Oct 29, 2020

The key to using powershell is making sure that when we use Start-Process make sure we give it an -ArgumentList otherwise the parameters won't work right. Another thing I had to change is when getting the path of the config file, we need to canonicalize it and then remove the \\?\ on windows.
The last thing I added, that is now commented out is to allow codelldb.exe to be used as a shell in order to debug what's going on in the program without littering the code with println!()'s.

@fdncred fdncred mentioned this pull request Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant