.prefer_dml (Prefer Debugger Markup Language)

The .prefer_dml command sets the default behavior for commands that are capable of providing output in the Debugger Markup Language (DML) format.

.prefer_dml 0
.prefer_dml 1

Parameters

0
By default, all commands will provide plain text output.

1
By default, commands that are capable of providing DML output will provide DML output.

See also

Debugger Markup Language Commands