does MonoDevelop 3 support attach to process? If so can someone point out where it is or any possible workaround.
The short answer is: No, not as far as i know.
However if you are looking to do debugging without launching the project from MonoDevelop there is an option of using the Soft debugger described here. The workflow for doing that is:
Listen
.And then you can inspect what is going on like normally using breakpoints stop exection, inspect variables and so forth. Notice that this enables you to deploy across machines as long as they can be reached over the network.
I know this is not "Attach to process" but as you are very limited in the description of your intent, this might be of value to you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With