aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2019-03-06 23:47:52 +0000
committerJason Molenda <jmolenda@apple.com>2019-03-06 23:47:52 +0000
commit2d6e6cbacc720d23100edbb4e48dacbe792259c7 (patch)
tree14ba99c67ed5494eb0f2a04ac88fcb5a3ac4702c /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
parent212c8ac23f4f3313c847eb42cac1088cc4c3d39f (diff)
downloadllvm-2d6e6cbacc720d23100edbb4e48dacbe792259c7.zip
llvm-2d6e6cbacc720d23100edbb4e48dacbe792259c7.tar.gz
llvm-2d6e6cbacc720d23100edbb4e48dacbe792259c7.tar.bz2
Remove the warning in
DynamicLoaderDarwinKernel::KextImageInfo::LoadImageUsingMemoryModule which would list every kext that failed to load when doing kernel debugging. Instead, in DynamicLoaderDarwinKernel::ParseKextSummaries, print a summary of how many kexts lldb was unable to load at the end. I want to reduce the amount of output at the start of kernel debug sessions a bit; we'll see if anyone really wanted to see the list of which kexts specifically were unable to be loaded. No functional change, only changing lldb's output at the start of a kernel debug session. <rdar://problem/48654569> llvm-svn: 355565
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions