Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

mono : Is remote debugging possible with monodevelop?

mono : Is remote debugging possible with monodevelop? I want to remote debug a console application running on a remote RHEL server with monodevelop installed on CentOS development machine. Is this possible with monodevelop?

like image 286
funwithcoding Avatar asked Mar 13 '26 14:03

funwithcoding


1 Answers

This could actually be done with the Soft Debugger.

like image 105
supercheetah Avatar answered Mar 16 '26 03:03

supercheetah