GdbMiSession.targetDownload

MiPendingCommand targetDownload() @trusted

Downloads the executable to the remote target.

Returns

A pending command for -target-download.

Example:

session.targetDownload();