Open saul-marquez opened 2 months ago
Appreciate the PR I have access to both a MacOS and Linux machine and will test.
Running this on Windows, this works with no issues, apart from the fact that I have to manually unset the shellslash
option before I start the first debug session, since else netcoredbg wont recognize my breakpoints, regardless of wether the option is already unset.
I might also test on my linux machine.
I use it daily on two different Win boxes with no issues.
I don't have access to a Linux box right now, so it hasn't been tested there. My main concerns are with lines 55 and 139, where I might have introduced bugs.
Hope it's useful