Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
27666 Discussions

VS2022 mouse hover doesn't the variable value

Shuang_Geo
Beginner
409 Views

Hello, everyone! I just installed the VS 2022 Community and the oneAPI base toolkit,  oneAPI HPC Toolkit. But when I use this to debug my fortran program and set a breakpoint, this program stops at the breakpoint, but I can't see the value of these variables. Anyone has ideas about that?

3 Replies
Alessandro_D_
New Contributor I
294 Views
I observed exactly the same problem as you describe. To see the value of a variable you can type the name in the immediate window and press return. However, it would be useful to have the mouse hovering feature available.
Devorah_H_Intel
Moderator
267 Views

What is the version of VS installed? 

I tested with supported Version 17.1 and hovering works.

 

Alessandro_D_
New Contributor I
258 Views

I have VS 2022 Community and the oneAPI base toolkit,  oneAPI HPC Toolkit, installed in March 2022. Everything works OK but not the mouse feature

Reply