Fill[,memset]
Set memory of the debuggee to a specified byte.

arguments
  arg1: Memory address to start setting bytes.

  arg2: Value (byte) to set memory with.

[arg3]: Size to set. When not specified the rest of the page is used.

result
This command does not set any result variables.