summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/InputReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging the iohandler branch back into main. Greg Clayton2014-01-271-387/+0
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* Ran the static analyzer on the codebase and found a few things.Greg Clayton2012-07-171-1/+1
* While tracking down memory consumption issue a few things were needed: the Greg Clayton2011-08-101-1/+1
* new flag -P to type synth add lets you type a Python class interactivelyEnrico Granata2011-07-251-1/+3
* Python summary strings:Enrico Granata2011-07-151-0/+11
* Add 'batch_mode' to CommandInterpreter. Modify InputReaders toCaroline Tice2011-06-161-0/+4
* This patch captures and serializes all output being written by theCaroline Tice2011-05-021-0/+3
* Use Host::File in lldb_private::StreamFile and other places to cleanup hostGreg Clayton2011-02-091-3/+6
* Add the ability to catch and do the right thing with Interrupts (often contro...Caroline Tice2010-11-191-0/+4
* First pass at adding logging capabilities for the API functions. At the momentCaroline Tice2010-10-261-0/+18
* Add a "Confirm" function to the CommandInterpreter so you can confirm potenti...Jim Ingham2010-10-041-1/+11
* I enabled some extra warnings for hidden local variables and for hiddenGreg Clayton2010-07-141-1/+0
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-21/+9
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+343
OpenPOWER on IntegriCloud