Change some verbose debugs from using ifndef NDEBUG

Authored by aacid on May 30 2020, 9:23 AM.

Description

Change some verbose debugs from using ifndef NDEBUG

Lots of distributions are building with DebugAndRelease configurations
to have better symbols and it seems this debug is *so* verbose that
floods people's disks with data

BUGS: 407854