daveoftheparty / speedy-moq

Generate boilerplate code for Moq in C#
MIT License
1 stars 0 forks source link

debugging: is this thing on!?!?! #4

Closed daveoftheparty closed 3 years ago

daveoftheparty commented 3 years ago

Can ya hear me now? How do we debug the server? Lots of stuff out on the intertoobs says it's possible, but I'm at a bit of a loss as to how to do it.

Need reproduction steps on getting it done.

daveoftheparty commented 3 years ago

@Snackeroo

Uh, so, my bad. This is super easy. Open the Process Explorer in VSCode and instead of trying to attach to VSCode itself, attach to the actual server process. I was able to step through code which felt like a revelation after a week of trying to debug through logger statements 🗡️

debug-attach-to-server

Snackeroo commented 3 years ago

Ok, This is what I have on my computer even with that fix for days.... Untitled