Next: , Previous: , Up: Command Reference   [Contents][Index]


5.9.18 disassemble

The disassemble command reads data from the target’s memory, and displays the assembler mnemonics corresponding to the data. The command takes two arguments. The first argument is the address of the first byte to read. The second argument is the number of bytes to read, starting at that address.