No, but I think I found something useful. Under "llc Properties Pages-> Configuration Properties->Code Generation" seems to be where some of the debug information may be turned on or off.<div><br></div><div>
- Jeff<br><br><div class="gmail_quote">On Tue, Nov 2, 2010 at 2:18 PM, Jean-Daniel Dupas <span dir="ltr"><<a href="mailto:devlists@shadowlab.org">devlists@shadowlab.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Le 2 nov. 2010 à 18:59, Óscar Fuentes a écrit :<br>
<div><div></div><div class="h5"><br>
> Jeff Kunkel <<a href="mailto:jdkunk3@gmail.com">jdkunk3@gmail.com</a>> writes:<br>
><br>
>> I'm just running VS 10 in debug mode. In a step by step set up:<br>
>><br>
>> 1. I download the svn<br>
>> 2. I make my changes<br>
>> 3. I compile the libraries<br>
>> 4. I make changes to the code within my project<br>
>> 5. I compile my code, and I re-link llc with my changed files.<br>
>> 6. I repeat 4,5, and 6 until it finally works.<br>
><br>
> Well, that is hardly unexpected and adds little information to this<br>
> issue. The Output window on the IDE shows what the build is doing at<br>
> every moment and there you can see where it slows down.<br>
><br>
> Do you usually touch anything that requires tablegenning? A VC++<br>
> application compiled with debug settings is *much* slower that its<br>
> release-mode incarnation.<br>
<br>
</div></div>Just my 2 cents. Is LTO enabled ? My experience with LTO in Visual Studio is that it significantly slows down link step.<br>
<font color="#888888"><br>
<br>
-- Jean-Daniel<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br></div>