summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorWalter Erquinigo <a20012251@gmail.com>2016-10-17 20:28:19 +0000
committerWalter Erquinigo <a20012251@gmail.com>2016-10-17 20:28:19 +0000
commit344546bd6eb58f969b7534b363cc6badfd9b5d8f (patch)
tree7b3d411320be3637f53950a7602d257c590761be /lldb/packages/Python/lldbsuite/test/expression_command
parenta7cab580558d0b6dab3f94f6da7bc040235c2da5 (diff)
downloadbcm5719-llvm-344546bd6eb58f969b7534b363cc6badfd9b5d8f.tar.gz
bcm5719-llvm-344546bd6eb58f969b7534b363cc6badfd9b5d8f.zip
[lldb] Read modules from memory when a local copy is not available
Summary: When the local lldb doesn't have access to a copy of the modules in the target, e.g. winphone, with this change now we read these modules from memory. There are mainly 2 changes: 1. create pecoff object files from memory 2. read from memory when the local file is not available Reviewers: sas, fjricci, zturner Subscribers: #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D24284 llvm-svn: 284422
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud