[Mono-dev] --nodebug

2014-09-04 Thread SilentBob
Hi, Could someone please provide an explanation of the effects of using --nodebug as an option to the cross-compiler. I can probably guess at what is going to happen but it is more useful to have an explanation from someone better positioned and more failure with the code ;-). I'm particularly

Re: [Mono-dev] --nodebug

2014-09-04 Thread Zoltan Varga
Hi, nodebug means the aot compiler doesn't emit dwarf debug information, it shouldn't cause problems for the mono debugger. Zoltan On Thu, Sep 4, 2014 at 3:00 PM, SilentBob cinnamondon...@gmail.com wrote: Hi, Could someone please provide an explanation of the effects of using

Re: [Mono-dev] --nodebug

2014-09-04 Thread SilentBob
Thank you Zoltan for the quick response! -- View this message in context: http://mono.1490590.n4.nabble.com/nodebug-tp4663757p4663759.html Sent from the Mono - Dev mailing list archive at Nabble.com. ___ Mono-devel-list mailing list