diff options
author | Stephane Sezer <sas@cd80.net> | 2015-08-21 19:28:34 +0000 |
---|---|---|
committer | Stephane Sezer <sas@cd80.net> | 2015-08-21 19:28:34 +0000 |
commit | 705ffc1794449ffedf85444582c92c9636b9b987 (patch) | |
tree | 60ec7948443d9e7f7fcade9ad3e63c4f40a736ee /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 75296901f7bf272fa79b1a62388aaa11bcfa5e2b (diff) | |
download | llvm-705ffc1794449ffedf85444582c92c9636b9b987.zip llvm-705ffc1794449ffedf85444582c92c9636b9b987.tar.gz llvm-705ffc1794449ffedf85444582c92c9636b9b987.tar.bz2 |
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Summary:
This commit implements basic DidAttach and DidLaunch for the windows
DynamicLoader plugin which allow us to load shared libraries from the
inferior.
At the moment, I'm unsure how we're going to gather the load address of
the main module over gdb protocol so I always use an offset of 0, which
works well for processes we create ourselves (no randomization). I will
address this point later on.
Reviewers: clayborg, zturner
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12245
llvm-svn: 245725
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions