• nakal
    link
    fedilink
    62 years ago

    Because if you invested a lot of time on carefully choosing the places where printf should be to get all the info you need, you just need to unset NDEBUG and voilà everything that you need is there again.

    • ripcord
      link
      fedilink
      12 years ago

      Or, for cases where you’re doing that, use actual debug or trace logging if that is an option.