Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where lldb...
authorJason Molenda <jmolenda@apple.com>
Sat, 15 Feb 2014 00:20:40 +0000 (00:20 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 15 Feb 2014 00:20:40 +0000 (00:20 +0000)
commit2a6c252df2f3bd49a1fb4fc58c4608ccdb6d79a8
tree292695bfc5eabd84d224acfad16ec26b320703a4
parent92e3aa2622157eef651172996a7c6474bc5ec410
Add some additional logging to the Mac OS X SystemRuntime.  Fix a bug where lldb could free an inferior's vm_page.

llvm-svn: 201447
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp