[Lldb-commits] [PATCH] D11971: Remove DNBConfig.h

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 11 21:45:37 PDT 2015


brucem created this revision.
brucem added reviewers: clayborg, jasonmolenda.
brucem added a subscriber: lldb-commits.

This was no longer needed and hasn't been needed since r143244
in 2011.  This removes everything associated with generating
or using it.

http://reviews.llvm.org/D11971

Files:
  tools/debugserver/CMakeLists.txt
  tools/debugserver/Makefile
  tools/debugserver/debugserver.xcodeproj/project.pbxproj
  tools/debugserver/scripts/CMakeLists.txt
  tools/debugserver/scripts/Makefile
  tools/debugserver/scripts/dbgnub-config.pl
  tools/debugserver/source/CMakeLists.txt
  tools/debugserver/source/MacOSX/CMakeLists.txt
  tools/debugserver/source/MacOSX/MachException.h
  tools/debugserver/source/MacOSX/dbgnub-mig.defs

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11971.31902.patch
Type: text/x-patch
Size: 10300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150812/19e753d5/attachment.bin>


More information about the lldb-commits mailing list