[Mono-dev] Mono Hard Debugger (MDB) for ARM

Alex xtzgzorex at gmail.com
Tue Oct 4 12:21:31 EDT 2011


Hi,

I highly doubt it has been ported to ARM. The hard debugger is
deprecated in favor of the soft debugger these days. I'm not sure if
the soft debugger existed in 2.6.x, but if it did, you should try to
use that instead. MonoDevelop provides a graphical interface to the
soft debugger, while my sdb-cli[0] provides a command line interface.

Regards,
Alex

[0] https://github.com/alexrp/sdb-cli

On Tue, Oct 4, 2011 at 5:40 PM, Martin Däumler <mdae at cs.tu-chemnitz.de> wrote:
> Hello,
>
> is a ARM-version of Mono's Hard Debugger MDB available?
> I tried Mono Debugger 2.6 as I (have to) use Mono 2.6.1 and
> it does not build for ARM. Does a newer version work with
> Mono 2.6.1 and and runs on ARM?
>
>
> With kind regards,
> Martin Däumler
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list