Microsoft Developer Network > 포럼 홈 > Visual Studio Debugger > VS2008 Locals Window does not work on Vista 64?
질문하기질문하기
 

답변됨VS2008 Locals Window does not work on Vista 64?

  • 2007년 11월 21일 수요일 오후 1:40Chris Nahr 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Having downloaded the VS2008 Pro installation, I found the following passage in the Readme file:

     

    2.3.1.3. Locals window does not work on the 64-bit version of Windows Vista.

    The Locals window is not visible when Visual Studio is running on the 64-bit version of Windows Vista.

    To resolve this issue:

    No workaround is available.

     

    Come on... this has to be a joke, right? Surely this doesn't mean that the VS2008 debugger does not show any local variables under Vista 64?

     

    Can someone please confirm or explain precisely what this passage means?

답변

  • 2007년 11월 29일 목요일 오전 2:37Monica Boris - MSFT중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    Weird, not sure why this is in the Readme, I will folow up, but I am pretty sure that the Locals window exists and it shows local variables on Vista 64 bit in VS 2008. Smile

     

    Thanks,

    Monica

     

모든 응답

  • 2007년 11월 29일 목요일 오전 2:37Monica Boris - MSFT중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨

    Weird, not sure why this is in the Readme, I will folow up, but I am pretty sure that the Locals window exists and it shows local variables on Vista 64 bit in VS 2008. Smile

     

    Thanks,

    Monica

     

  • 2008년 4월 7일 월요일 오전 6:39Jason Z 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    This seems pretty crazy - any follow up on it Monica?

     

    thanks

     

     

  • 2008년 4월 8일 화요일 오후 10:13Rich MSFT중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Monica asked me to check this issue out. Apparently this readme item is bogus. The locals window works as expected on Vista x64 machines.

     

    To be sure I checked the following scenarios:

    • x86 and x64 apps.
    • Native CPP and Managed C# apps
    • Debugging via Launch and Attach

    A bug has been logged and we will get the readme corrected in a future revision.

     

    Thanks

     

    Richard Cook

    Visual Studio Debugger Team

     

     

     

  • 2009년 6월 22일 월요일 오후 10:48thomasmcleod 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Thanks Richard. The Readme is still not corrected in the ISO I recently downloaded from MSDN.