llvm-project/lldb/source/Host/macosx
Johnny Chen fdc80a5cf7 lldb should warn when dSYM does not match the binary.
o Symbols.cpp:

  Emit a warning message when dSYM does not match the binary.

o warnings/uuid:

  Added regression test case.

o lldbtest.py:

  Modified to allow test case writer to demand that the build command does not begin
  with a clean first; required to make TestUUIDMismatchWanring.py work.

rdar://problem/10515708

llvm-svn: 149465
2012-02-01 01:49:50 +00:00
..
cfcpp Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Host.mm Added code in the Host layer that can report system log messages 2012-01-05 03:57:59 +00:00
Makefile Better way to build the CFCPP sources as part of liblldbHostMacOSX. 2011-05-20 18:18:09 +00:00
Symbols.cpp lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00