command A

Format: ‘A arglen,argnum,arg,…’

Meaning: Initialized argv[] array passed into program. arglen specifies the number of bytes in the hex encoded byte stream arg. See gdbserver for more details.

Reply:

OK