On Redhat v6.5 and gcc v6.3 we can successfully see collect data in analyzer including all symbols and can find source code .
However with Redhat v7.4 and gcc9.3 the source code is visble for some files but not all files.
The build uses both -g and -O3.
Can we get a patch to get it fixed ?