[Mono-dev] Debugging with MonoDevelop

Jonathan Chambers joncham at gmail.com
Fri Nov 16 14:04:21 UTC 2012


You can also use pdb2mdb which ships with mono:

https://github.com/mono/mono/tree/master/mcs/tools/pdb2mdb

- Jonathan


On Fri, Nov 16, 2012 at 8:54 AM, Andres G. Aragoneses <knocte at gmail.com>wrote:

>
> IIRC, MS.NET compiler generates .pdb files, while Mono's generates .mdb
> files. So using MonoDevelop + MS.NET won't help. Use MonoDevelop in
> Linux, or install Mono for Windows (and configure MonoDevelop to build with
> Mono, not .NET).
>
>
> On 16/11/12 13:25, Francois Schelling wrote:
>
>> Thanks for the link.   What I'm missing is the .mdb file.  How do you
>> generate that?  I'm currently building a C# solution I've created with VS
>> Studio 2010 on Windows and I can compile it with both VS or MonoDevelop.
>>
>> Francois Schelling
>> Senior Programmer
>> Square Enix Montréal
>> fschelling at square-enix-**montreal.com<fschelling at square-enix-montreal.com>
>>
>>
>>
>>
>>
>>
>>
>> -----Original Message-----
>> From: mono-devel-list-bounces at lists.**ximian.com<mono-devel-list-bounces at lists.ximian.com>[mailto:
>> mono-devel-list-**bounces at lists.ximian.com<mono-devel-list-bounces at lists.ximian.com>]
>> On Behalf Of Guillaume George
>> Sent: 16 November 2012 01:59
>> To: mono-devel-list at lists.ximian.**com <mono-devel-list at lists.ximian.com>
>> Subject: Re: [Mono-dev] Debugging with MonoDevelop
>>
>> Hi,
>>
>> I have just worked on this topic this morning.
>> You will find a nice article about this right there :
>> http://www.jeffongames.com/**2012/03/debugging-embedded-**mono/<http://www.jeffongames.com/2012/03/debugging-embedded-mono/>
>>
>> Regards,
>>
>>
>>
>> --
>> View this message in context: http://mono.1490590.n4.nabble.**
>> com/Debugging-with-**MonoDevelop-tp4657403p4657406.**html<http://mono.1490590.n4.nabble.com/Debugging-with-MonoDevelop-tp4657403p4657406.html>
>> Sent from the Mono - Dev mailing list archive at Nabble.com.
>> ______________________________**_________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.**com <Mono-devel-list at lists.ximian.com>
>> http://lists.ximian.com/**mailman/listinfo/mono-devel-**list<http://lists.ximian.com/mailman/listinfo/mono-devel-list>
>>
>> ______________________________**______________________________**
>> __________
>> This email has been scanned by the MessageLabs
>> ______________________________**______________________________**
>> __________
>>
>> ______________________________**______________________________**
>> __________
>> This email has been scanned by the MessageLabs
>> ______________________________**______________________________**
>> __________
>>
>>
>
> ______________________________**_________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.**com <Mono-devel-list at lists.ximian.com>
> http://lists.ximian.com/**mailman/listinfo/mono-devel-**list<http://lists.ximian.com/mailman/listinfo/mono-devel-list>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121116/32b69bf9/attachment-0001.html>


More information about the Mono-devel-list mailing list