llvm-project/lldb/source/Plugins/Platform
Jason Molenda a721731fdd PlatformDarwinKernel was treating its file path arg as a kext bundle id -- but when the user
did a manual "target modules add", it would be a file path.  If the kext bundle lookup fails,
fall back to calling PlatformDarwin's GetSharedModule which will handle a file path correctly.
<rdar://problem/14179858> 

llvm-svn: 184237
2013-06-18 21:23:14 +00:00
..
FreeBSD <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
Linux Implement ObjectFileELF::GetModuleSpecifications(), and add PlatformLinux code to deal with unknown arch properties. 2013-05-17 00:20:21 +00:00
MacOSX PlatformDarwinKernel was treating its file path arg as a kext bundle id -- but when the user 2013-06-18 21:23:14 +00:00
gdb-server <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
CMakeLists.txt More CMake fixes for OS X. 2013-04-25 01:36:53 +00:00
Makefile Fix the linux build now that we link against the Linux and FreeBSD platforms. 2012-02-28 18:25:00 +00:00