Status: Untriaged
Owner: ----
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-1 OS-Windows Area-Infrastructure Size-Medium

New issue 16470 by [email protected]: Visual Studio relinks chrome DLL with  
each debugger run
http://code.google.com/p/chromium/issues/detail?id=16470

What steps will reproduce the problem?
1. Build the chrome solution
2. Build the unit_tests solution and "Set as StartUp Project" in Visual
Studio
3. Hit F5, which will run the unit tests in the debugger
4. When the previous step completes, hit F5 again.
5. Notice that Visual Studio relinks chrome_dll and unit_tests even though
there are no code changes.

Having to constantly wait on linking is a significant drag on trying to
isolate a bug in the debugger, and it didn't used to happen before the
conversion to gyp.

Multiple runs in the debugger (with no code changes) should not have to
rebuild anything.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to