print file name and line number when fail.

if failed, retry with debug print.
ASSERT( some_process() );
