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.
27782 Discussions

VS 2022 Debugger does not show variable value when mouse-hovering

Shuang_Geo
Beginner
1,960 Views

I used VS Fortran to run my project, and when the debugger stops at the breakpoint, I can't see the variable value when I hover the mouse on these variables. I encountered this problem in the VS 2019 at first, so I tried to uninstall this VS 2019 and installed the new version VS 2022 community. And I also updated the oneAPI base tookit and HPC tookit. Then, I tried the debugger, this problem is happened again in this new version.

I would be very appreciate if anyone could figure out why. Thanks!

0 Kudos
4 Replies
andrew_4619
Honored Contributor II
1,907 Views

I have this problem in VS2022 also. The hover works maybe 3% of the time so 97% is does not work. I also have problems with the watch window not updating values when they change.  Reading another thread I think there are some VS integration fixes for debugging that will be in the next release.  Maybe @Devorah_H_Intel  can add some more information on this?

Devorah_H_Intel
Moderator
1,860 Views

Works in VS2022 with the upcoming release of oneAPI.

SSuehs_H
Beginner
1,401 Views

@Devorah_H_Intel  which release did that turn out to be?

Devorah_H_Intel
Moderator
1,389 Views
Reply