Debugging Tips

Unexpected conditions will produce critical warnings by adcli. These are often failed internal preconditions, and usually indicate a bug either in adcli or the software calling it.

You can use the environment variable ADCLI_STRICT=yes to make adcli do an abort() (and core dump depending on your configuration) when a critical warning occurs.