Sorry... not following you here. The remoting "service" is running as an
actual service on my local machine. I want to be able to set breakpoints in
the service, but it is not obvious how to do this and Google searches tend
to land on "remote debugging" rather than debugging remote "remoting
services".
I am wondering... is it even possible? If so, I am thinking it is somehow
related to attaching a process in the debugger.
You would think something with such an obvious need would have more
information available, but that does not seem to be the case.