Hello,
 
I want to know if MDB supports remote debugging.
If no, what would be the most feasible approach for it? The target is
connected via TCP/IP. The easiest possibility would be to have MDB run
on the target too and its I/O would be transferred to/from the host via
a TCP connection.
What would be a good starting point to achieve a solution where MDB runs
on the host and just a little server on the target, as known from gdb
and gdbserver?

Thanks for your help,
Harald
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to