summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/libdebugserver.cpp
AgeCommit message (Expand)Author
2024-10-16[lldb] Remove more mentions of ASLLogCallback (#112639)Jonas Devlieghere
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2019-05-24Fix integer literals which are cast to boolJonas Devlieghere
2019-05-14typedef enum -> enumFangrui Song
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-11Use std::make_shared in LLDB (NFC)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-07-22Fix warnings.Bruce Mitchener
2013-08-09Add support for building debugserver with CMake (on Mac OS X)Daniel Malea
2013-03-01Add the standard LLVM copyright notice to the top ofJason Molenda
2013-02-28Add the libdebugserver.cpp for creating a library that does debugserverJason Molenda