Did you know… How to debug your optimized code? – #295

I kinda gave a sneak peek at this option in Tip #290, but here’s the real use, if I understood the explanation correctly.

Suppress JIT optimization on module load (managed only)

Your production code is set to use optimizations, but you need to debug it. If you check this option, it will disable your optimizations but without changing your project settings.

Technorati Tags: VS2005Tip,VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>