Output of GFlags "Show Loader Snaps" not visible in DebugView
"Show Loader Snaps" is a very useful GFlag to investigate dependency issue of an application.
When using it, I will get the debug output of this flag in the Debug Output windows of Visual Studio 2022 - that is nice.
But when using the famous DebugView instead of a debug session in Visual Studio I don't get the output of "Show Loader Snaps" in DebugView.
Does DebugView support the output of "Show Loader Snaps"?
If not, why is that the case?
Searching the internet I found out, I'm not the only one who stumbled upon this issue.
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/show-loader-snaps
https://learn.microsoft.com/en-us/sysinternals/downloads/debugview