[MonoDevelop] remote debugging a hello world application

Jerrill jerrill at gmail.com
Sat Apr 28 01:34:41 UTC 2012


Ian,

Thank you so much! I was able to get remote debugging to work with your
pmono environment.

The one thing that took me a second to figure out is that I had to put
quotes around the entire mono command to get it to work:

pmono "mono --debug
--debugger-agent=transport=dt_socket,address=127.0.0.1:10000 debug-test.exe"

Thanks again!
Jerrill

--
View this message in context: http://mono.1490590.n4.nabble.com/remote-debugging-a-hello-world-application-tp4591791p4594072.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list