[Mono-list] Loading symbols in GDB for a mono application

Jonathan Pobst monkey at jpobst.com
Mon Dec 27 14:40:41 EST 2010


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,
>
>



More information about the Mono-list mailing list