Have never tried it myself as I prefer Matt's suggested method, but take a look at this:
http://www.mono-project.com/Debugging BTW - C# Express and SharpDevelop both have debugging capabilities and are free (in case money is the issue). -Abe On 3/13/07, Simon Greener <[EMAIL PROTECTED]> wrote: > Sorry, forgot to mention that I am aiming to use Linux. Is there a command > line debugger on Linux (other than GDB and the helper functions) ? > > Thanks, > > Simon > > -----Original Message----- > <snip> > > Hi all, > > I'm just getting in to using Mono. Something immediately obvious is > MonoDevelop doesn't support the present debugger. So is there a command > line C# debugger like GDB? I think I read that it is possible to use GDB > with some helper functions to decode the managed code stack frame etc. > That's not really workable solution IMHO. > > I looked for online docs but it's one of those 'no documentation yet' > topics. :O( > > <snip> > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.10/720 - Release Date: 12/03/2007 > 19:19 > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
