visual-studioassemblyx86visual-studio-debuggingeflags

How to display flags in Visual Studio Registers panel?


I noticed some other people's Registers panel in Visual Studio shows the flags.

enter image description here

(Source: https://youtu.be/LqyVybUodXE?t=163)

However, my Registers pane looks like this:

enter image description here

There is no flags info in the panel. I checked around the settings and options and can't find any clue. How to display them in the Registers panel?


Solution

  • Just after I posted the question, I found right-clicking in the panel gives you options to show different data.