summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/RNBDefs.h
AgeCommit message (Expand)Author
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2020-01-21[debugserver] Delete stale code referencing ppcVedant Kumar
2019-05-14typedef enum -> enumFangrui Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-06-21Change the "debugserver-mini" target (a version of debugserverJason Molenda
2014-07-09__arm64__ and __aarch64__ #ifdef adjustmentsTodd Fiala
2014-03-29lldb arm64 import.Jason Molenda
2013-08-09Add support for building debugserver with CMake (on Mac OS X)Daniel Malea
2013-04-18After discussing with Chris Lattner, we require C++11, so lets get rid of the...Greg Clayton
2012-03-14<rdar://problem/10434005>Greg Clayton
2012-02-22Change #ifdef markers around lockdown and SpringBoardJason Molenda
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner