Here are the fixes for your debugger sluggishness problems:

Bind this macro to F7
http://code.google.com/p/chromium/wiki/WindowsVisualStudioMacros?ts=1256870705&updated=WindowsVisualStudioMacros#Only_build_startup_project

and bind this macro to F5
http://code.google.com/p/chromium/wiki/WindowsVisualStudioMacros?ts=1256870705&updated=WindowsVisualStudioMacros#Use_as_your_debugger

Now you have a fast debugger! :D

And now I can go to sleep.

M-A


On Thu, Oct 29, 2009 at 6:34 PM, John Abd-El-Malek <j...@chromium.org> wrote:

>
>
> On Thu, Oct 29, 2009 at 3:23 PM, Finnur Thorarinsson 
> <fin...@chromium.org>wrote:
>
>>
>> > I was just about to reply and say the same thing (on Win 7).  It would
>> take me 2-3 seconds each time I step over a line.  I couldn't use it anymore
>> and switched back to VS 2005.
>>
>> Isn't the stepping speed affected by things like what you have in your
>> Watch window and what conditional breakpoints you have set, or something?
>>
>> Anyway, you've probably gone through this thought exercise many times...
>> Just thought I'd mention it.
>>
>
> This was an apple-to-apple comparison, only a few breakpoints in both,
> fresh build, both on SSD etc.
>
>
>>
>>
>>
>> On Thu, Oct 29, 2009 at 14:51, John Abd-El-Malek <j...@chromium.org>wrote:
>>
>>>
>>>
>>> On Thu, Oct 29, 2009 at 2:38 PM, Mike Belshe <mbel...@google.com> wrote:
>>>
>>>> I've been using VS2008 on Win7 for the last month or so.
>>>>
>>>> I hate it.
>>>>
>>>> Problems:
>>>>
>>>> 1) Stepping in the debugger is SOOOOOOO slow.  I am thinking about going
>>>> back to VS2005.
>>>>
>>>
>>> I was just about to reply and say the same thing (on Win 7).  It would
>>> take me 2-3 seconds each time I step over a line.  I couldn't use it anymore
>>> and switched back to VS 2005.
>>>
>>>
>>>> 2) If you turn on Intellisense, it crashes like crazy very regularly.
>>>>  I've turned off intellisense, but it is a big loss in productivity to do 
>>>> so
>>>>
>>>> I strongly recommend against VS2008; do others have these problems?
>>>>
>>>> Mike
>>>>
>>>>
>>>> On Thu, Oct 29, 2009 at 2:27 PM, Ben Goodger (Google) <b...@chromium.org
>>>> > wrote:
>>>>
>>>>> FYI.
>>>>>
>>>>> VS2008 builds with /MP by default, and it's well supported, so when
>>>>> present there's no reason for us to not use it by default. Note that you 
>>>>> can
>>>>> still force VS2005 by setting GYP_MSVS_VERSION=2005 in your environment.
>>>>>
>>>>> Thanks Brad!
>>>>>
>>>>> -Ben
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: <b...@chromium.org>
>>>>> Date: Thu, Oct 29, 2009 at 2:26 PM
>>>>> Subject: Re: Switching vs2008 to be preferred when present.
>>>>> To: bradnel...@google.com
>>>>> Cc: gyp-develo...@googlegroups.com
>>>>>
>>>>>
>>>>> LGTM
>>>>>
>>>>>
>>>>> http://codereview.chromium.org/341041
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to