commit | b46937c86ca4551b2fc9813d848b1a0a2bf2e636 | [log] [tgz] |
---|---|---|
author | Jason Molenda <jmolenda@apple.com> | Wed Oct 03 01:29:34 2012 +0000 |
committer | Jason Molenda <jmolenda@apple.com> | Wed Oct 03 01:29:34 2012 +0000 |
tree | b3073ee612821472b1c9aa682f88d1e5943fc7b6 | |
parent | 63e5cf65c43615da20b272fde2a21ffd4fa6eb29 [diff] |
The kernel loading code is now isolated in the DynamicLoaderDarwinKernel; remove the duplicates of this code in ProcessGDBRemote and ProcessKDP. These two Process plugins will hardcode their DynamicLoader name to be the DynamicLoaderDarwinKernel so the correct DynamicLoader is picked, and return the kernel load address as the ImageInfosAddress. <rdar://problem/12417038> git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@165080 91177308-0d34-0410-b5e6-96231b3b80d8