I wanna run the mono exec with debug option, I found the option --debugger-agent=transport=dt_socket,address=0.0.0.0:12345,server=y
but, I have to use monodevlop to connect the port 12345,and debug . then the program continue. if I add the suspend=n option, then the program continue, but monodevelop count not debug the remote port. if mono could be like java remote debug ?? -- View this message in context: http://mono.1490590.n4.nabble.com/how-to-run-the-debug-mode-in-background-tp4660608.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
