debug_options Parameter
-----------------------
(type=string, default no debug options). Same as the `-D' option to
Amd. Specify any debugging options for Amd. Works only if am-utils
was configured for debugging using the `--enable-debug' option. The
`mem' option, as well as all other options, can be turned on via
`--enable-debug=mem'. Otherwise debugging options are ignored.
Options are comma delimited, and can be preceded by the string `no' to
negate their meaning. You can get the list of supported debugging and
logging options by running `amd -H'. Possible values are:
`all'
all options
`amq'
register for amq
`daemon'
enter daemon mode
`fork'
fork server
`full'
program trace
`mem'
trace memory allocations
`mtab'
use local `./mtab' file
`str'
debug string munging
`test'
full debug but no daemon
`trace'
trace RPC protocol and NFS mount arguments