Tagged Questions
1
vote
3answers
245 views
Is there a way to debug an already running application compiled in release mode?
I have a dotnet windows service that's currently hung, but running. Is there anyway to attach a debugger to it, despite the lack of symbols; and that it's already running?