Re: DebuggableAttribute

Jeroen Frijters <[email protected]>
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
Hi Jason,

That is a release mode assembly. The second false parameter means that JIT optimizations are enabled. The first true is to make the JIT emit native code to IL offset mappings to make stack traces more accurate. On recent .NET versions this is the default anyway.

Regards,
Jeroen

> -----Original Message-----
> From: Jason Harrop [mailto:[email protected]]
> Sent: Monday, March 17, 2014 11:46
> To: [email protected]
> Subject: [Ikvm-developers] DebuggableAttribute
> 
> Hi all
> 
> DLLs I've made with ikvmc have (according to ILSpy):
> 
>  [assembly: Debuggable(true, false)]
> 
> Same with the IKVM 7.3.4830.0 DLLs.
> 
> So 2 questions:
> 
> 1.  is there an option I can pass ikvmc to build a DLL in release mode?
> 
> 2.  would it be striaghtforward for me to rebuild the IKVM DLLs in
> release mode?
> 
> thanks .. Jason
> 
> ------------------------------------------------------------------------
> ------
> Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is
> the definitive new guide to graph databases and their applications.
> Written by three acclaimed leaders in the field, this first edition is
> now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Ikvm-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ikvm-developers

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.