Search

Symbol not found in code block with float ops by Tim Platt

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 683557
Opened: 8/9/2011 10:20:08 AM
Access Restriction: Public
Moderator Decision: Sent to Engineering Team for consideration
0
Workaround(s)
0
User(s) can reproduce this bug
Symbols are not visible in the debugger within a code block if some float operations are used.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling version

Visual Studio 2010

Steps to reproduce

Build the attach program. Break in the OnPaint Method. There are two nearly identical lines. If the one with "float" is commented out symbols in the block are visible. If the other line witn "float is enabled instead then symbols are not visible "symbol not found"

Note this has been duplicated on Windows 7 Pro as well

Product Language

English

Operating System

Windows XP

Operating System Language

English

Actual results

Symbol not found

Expected results

Can see symbols and values in debugger
File Attachments
File Name Submitted By Submitted On File Size  
CPPMFCApp2.zip 8/9/2011 71 KB
Sign in to post a comment.
Posted by Microsoft on 9/26/2011 at 2:46 PM
Sorry for the late reply. The problem has been fixed in Visual Studio 2010 SP1. Please give that a try. Thanks.

Posted by MS-Moderator09 [Feedback Moderator] on 8/9/2011 at 8:23 PM
Thank you for submitting feedback on Visual Studio 2010 and .NET Framework. Your issue has been routed to the appropriate VS development team for review. We will contact you if we require any additional information.
Posted by MS-Moderator01 on 8/9/2011 at 7:23 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.