[Mono-list] Remote debugging with MDB?

Harald Krapfenbauer krapfenbauer at ict.tuwien.ac.at
Wed May 23 09:00:28 EDT 2007


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


More information about the Mono-list mailing list