diff options
author | Greg Clayton <gclayton@apple.com> | 2011-10-26 04:32:38 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-10-26 04:32:38 +0000 |
commit | 82f4cf46aa52e927e734f05d46b3c4696dca9b47 (patch) | |
tree | 8580ee33b169b53a94521e6ef3129cdd1c8efb92 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | c902d13653d21e6a44400f03413aa84c0877bbc9 (diff) | |
download | llvm-82f4cf46aa52e927e734f05d46b3c4696dca9b47.zip llvm-82f4cf46aa52e927e734f05d46b3c4696dca9b47.tar.gz llvm-82f4cf46aa52e927e734f05d46b3c4696dca9b47.tar.bz2 |
A simple fix for the GDB format strings so the byte size parameter gets
properly marked as valid.
Also modified the "memory read" command to be able to intelligently repeat
subsequent memory requests, so now you can do:
(lldb) memory read --format hex --count 32 0x1000
Then hit enter to keep viewing the memory that follows the last valid request.
llvm-svn: 143015
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions