diff options
author | Enrico Granata <egranata@apple.com> | 2013-11-13 02:18:44 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-11-13 02:18:44 +0000 |
commit | 534684372dc9a71c253f9afabc04cb52591b039e (patch) | |
tree | 3b9d144d198d834f513942233492edabdfc21708 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f686ed0e093ddf68d920cd2d902cb0d5ac099ee6 (diff) | |
download | llvm-534684372dc9a71c253f9afabc04cb52591b039e.zip llvm-534684372dc9a71c253f9afabc04cb52591b039e.tar.gz llvm-534684372dc9a71c253f9afabc04cb52591b039e.tar.bz2 |
<rdar://problem/14322677>
Implement a "memory find" command for LLDB
This is still fairly rough around the edges but works well enough for simple scenarios where a chunk of text or a number are to be found within a certain range of memory, as in
mem find `buffer` `buffer+0x1000` -s "me" -c 5 -r
llvm-svn: 194544
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions