hanchenye-llvm-project/lldb/lldb.xcodeproj/xcshareddata/xcschemes
Greg Clayton 2540a8a7bc Fixed GetModuleSpecifications() to work better overall:
- MachO files now correctly extract the UUID all the time
- More file size and offset verification done for universal mach-o files to watch for truncated files
- ObjectContainerBSDArchive now supports enumerating all objects in BSD archives (.a files)
- lldb_private::Module() can not be properly constructed using a ModuleSpec for a .o file in a .a file
- The BSD archive plug-in shares its cache for GetModuleSpecifications() and the create callback
- Improved printing for ModuleSpec objects

llvm-svn: 186211
2013-07-12 22:07:46 +00:00
..
LLDB.xcscheme <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Run Testsuite.xcscheme Huge change to clean up types. 2013-07-11 22:46:58 +00:00
darwin-debug.xcscheme <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
launcherRootXPCService.xcscheme <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
launcherXPCService.xcscheme <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
lldb-tool.xcscheme Fixed GetModuleSpecifications() to work better overall: 2013-07-12 22:07:46 +00:00