diff options
| author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-05-07 05:32:13 +0000 |
|---|---|---|
| committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-05-07 05:32:13 +0000 |
| commit | 2873469ec0709a93c14f444514bf13e3cdb0206e (patch) | |
| tree | fdc7153659cdf9c123012bd8f28a2d49131637f8 /clang/lib/AST/MicrosoftMangle.cpp | |
| parent | 53223c986cfbc16179dc82353812038ce3362900 (diff) | |
| download | bcm5719-llvm-2873469ec0709a93c14f444514bf13e3cdb0206e.tar.gz bcm5719-llvm-2873469ec0709a93c14f444514bf13e3cdb0206e.zip | |
Fix LLDB-MI -data-read-memory-bytes command to comply with GDB/MI spec
Summary:
- The address argument can now be an expression (e.g. &array), it's no longer restricted to being just a number literal.
- The -o (offset) option is now properly handled, not just silently ignored.
- The --thread option is now properly handled.
- A new --frame option has been added for consistency with GDB.
- Added a new test to verify old and new functionality.
Patch by Vadim Macagon. Thanks!
Test Plan: ./dotest.py -A x86_64 -C clang --executable $BUILDDIR/bin/lldb tools/lldb-mi/data
Reviewers: domipheus, abidh, ki.stfu
Reviewed By: abidh, ki.stfu
Subscribers: brucem, lldb-commits
Differential Revision: http://reviews.llvm.org/D9470
llvm-svn: 236694
Diffstat (limited to 'clang/lib/AST/MicrosoftMangle.cpp')
0 files changed, 0 insertions, 0 deletions

