Hello, > However, Solaris does not seem to ship with a gdb. I installed gdb > 6.2.1 from Solaris' "Companion" DVD. But apparently it does not > support 64-bit debugging! According to the gdb mailing list that was > contributed for 6.4, and neither sunfreeware.com nor blastwave.org > provide a recent package (as with Mono). So unless I can use another > debugging tool (not sure what you need from this x/20i command) I'll > have to figure out how to compile my own gdb first.
Any debugger will do, you just need to find a way of obtaining the disassembled code at a given instruction. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
