-data-read-memory.GdbMiSession.dataReadMemory
MiPendingCommand dataReadMemory(string address, char fmt, int wordSize, int rows, int cols) @trustedReads memory from the debugged process.
Parameters
address | Memory address. |
fmt | Format character (e.g. 'x', 'd', 'u'). |
wordSize | Size of a word in bytes (1, 2, 4, 8). |
rows | Number of rows. |
cols | Number of columns. |
Returns
A pending command for