GdbMiSession.setPrintPretty

MiPendingCommand setPrintPretty(bool enabled) @trusted

Enables or disables pretty printing.

Parameters

enabledWhether to enable pretty printing.

Returns

A pending command for -gdb-set print pretty.