diff options
author | Aaron Smith <aaron.smith@microsoft.com> | 2019-02-15 04:32:50 +0000 |
---|---|---|
committer | Aaron Smith <aaron.smith@microsoft.com> | 2019-02-15 04:32:50 +0000 |
commit | eb6671e7c88cbe6d5b01b8dbdd38b9f925b2f41b (patch) | |
tree | d5ad1911b714a1fab5d3545f95526ba2f3ad95b3 /lldb/packages/Python/lldbsuite/test/python_api/value | |
parent | 2a5488b8770d5cc8eb93b6a21b5f85765df88290 (diff) | |
download | bcm5719-llvm-eb6671e7c88cbe6d5b01b8dbdd38b9f925b2f41b.tar.gz bcm5719-llvm-eb6671e7c88cbe6d5b01b8dbdd38b9f925b2f41b.zip |
Implement GetLoadAddress for the Windows process plugin
Summary:
When a process is loaded, update its sections with the load address to resolve any created breakpoints. For the remote debugging case, the debugged process is launched remotely so GetLoadAddress is intended to pass the load address from remote to LLDB (client).
Reviewers: zturner, llvm-commits, clayborg, labath
Reviewed By: labath
Subscribers: mgorny, sas, Hui, clayborg, labath, lldb-commits
Differential Revision: https://reviews.llvm.org/D56237
llvm-svn: 354099
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions