Yes we can debug a Windows Service by attaching the WinDbg debugger to a service after the service starts.
This method is similar to the method that you can use to attach a debugger to a process and then debug a process.
Use the process ID of the process that hosts the service that you want to debug
No comments:
Post a Comment