"lldb/source/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1b03cb5d1b18b1843dcfe010cbf38a1d643dc34b"
Change the order that the DarwinKernel DynamicLoader plugin uses
to search for kexts on the local system -- the ModuleList FindModule() method is the best first attempt, only call Symbols::DownloadObjectAndSymbolFile() if that has failed and this is the kernel binary which really needs to have its symbols located. <rdar://problem/13241893> llvm-svn: 175495
Loading
Please register or sign in to comment