erlandranvinge / ReAttach

The ReAttach Visual Studio Extension
117 stars 36 forks source link

Process username is ignored when reattaching to remote debugger #14

Closed havranek1024 closed 2 years ago

havranek1024 commented 7 years ago

When I reattach to process on remote server, the process username is ignored, the debugger is attached to last process on list. I'm attaching to IIS worker process, there's always a lot of them running under different user accounts, this issue makes ReAttach unusable in this scenario. For local processes this works fine.