summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectQuit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-2/+2
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Remove duplicated code in CommandObjectQuitRaphael Isemann2018-08-061-7/+0
* Allow specifying an exit code for the 'quit' commandRaphael Isemann2018-07-111-1/+37
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-4/+3
* Don't allow direct access to StreamString's internal buffer.Zachary Turner2016-11-161-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-62/+49
* LLDB help content has accumulated over time without a recent attempt toKate Stone2016-07-141-2/+2
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Don't #include FormatManager.h from Debugger.hZachary Turner2015-03-031-0/+1
* sanitise sign comparisonsSaleem Abdulrasool2014-04-021-1/+1
* Merging the iohandler branch back into main. Greg Clayton2014-01-271-1/+2
* A couple of small fixes to make core file debugging less noisy.Jason Molenda2013-05-111-3/+4
* <rdar://problem/12786725>Enrico Granata2013-01-171-0/+54
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* Make raw & parsed commands subclasses of CommandObject rather than having the...Jim Ingham2012-06-081-6/+2
* Fixed the way set/show variables were being accessed to being natively Greg Clayton2010-09-181-4/+3
* Small help text fixes, to make it more consistent and accurate.Caroline Tice2010-09-071-1/+1
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-4/+3
* More minor build fixes.Eli Friedman2010-06-091-2/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+48
OpenPOWER on IntegriCloud