GdbMiSession.stackListArguments

MiPendingCommand stackListArguments() @trusted

Lists arguments for stack frames.

Returns

A pending command for -stack-list-arguments 1.

Example:

auto result = session.stackListArguments().wait();