Issue Details
I have built my executable to include debugging and I can debug it correctly when it is running on my development computer. However, when I try to debug the executable running on a remote machine or locally, I am not able to find any debuggable applications. I am able to ping the remote computer so I know the network is set up correctly. Why am I not able to connect to my remotely running debuggable executable?
When clicking on Operate >> Debug Application or Shared Library... a message similar to the one below is shown in the Connection Status panel: "No debuggable applications or runtime libraries found".