What type of application are you trying to debug? The easiest way is to use the Mono soft debugger (sdb) built into MonoDevelop.
Jonathan On 12/27/2010 1:32 PM, devup wrote: > > I would like to debug a mono application. > > Currently, using the mono debugger is not an option: > https://bugzilla.novell.com/show_bug.cgi?id=482607 Novell Bug Reference > > So now I am left with using GDB. > > I would appreciate any instruction on how I can load the mono application's > pdb or mdb symbols into GDB. > > Thanks, > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
