summaryrefslogtreecommitdiff
path: root/source/Host/common/Terminal.cpp
AgeCommit message (Expand)Author
2018-06-13Add modules support for lldb headers in include/Raphael Isemann
2018-04-30Reflow paragraphs in comments.Adrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-09Delete Host/windows/win32.hZachary Turner
2015-04-02Fix warnings generated by clang-cl.Zachary Turner
2015-02-25Revert "Fix warnings found with clang-cl."Zachary Turner
2015-02-25Fix warnings found with clang-cl.Zachary Turner
2014-06-27lldb: remove adhoc implementation of array_sizeofSaleem Abdulrasool
2014-04-02sanitise sign comparisonsSaleem Abdulrasool
2013-08-28Cleanup/rearrange includes:Virgile Bello
2013-08-23MingW compilation (windows). Includes various refactoring to improve portabil...Virgile Bello
2012-11-30Save and restore terminal state when lldb is suspended with SIGTSTP and resum...Jim Ingham
2012-07-17Ran the static analyzer on the codebase and found a few things.Greg Clayton
2011-02-08Cleaned up the dynamic library open/getsymbol/close code to use abstractedGreg Clayton
2011-02-07Abtract terminal stuff into a new lldb_private::Terminal classGreg Clayton