summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/State.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-115/+0
* iwyu fixes for lldbCore.Zachary Turner2017-04-061-1/+0
* Add format_provider for lldb::StateTypePavel Labath2017-01-241-4/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-86/+90
* More Linux warnings fixes (remove default labels as needed):Daniel Malea2012-12-071-2/+0
* Fixed an issue with the pthread_setspecific() where we weren't NULL-ing outGreg Clayton2011-11-171-2/+4
* Centralized all of the format to c-string and to format character code insideGreg Clayton2011-06-231-46/+0
* Added a new format for displaying an array of characters: eFormatCharArrayGreg Clayton2011-06-171-0/+1
* Added an allocated memory cache to avoid having to allocate memory over andGreg Clayton2011-05-171-0/+25
* Added a new OptionValue subclass for lldb::Format: OptionValueFormat. AddedGreg Clayton2011-04-271-0/+44
* Added support for attaching to a remote debug server with the new command:Greg Clayton2011-02-041-0/+3
* Fixed debugserver to properly attach to a process by name with the Greg Clayton2010-10-181-11/+11
* Add missing includes.Eli Friedman2010-06-091-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+87
OpenPOWER on IntegriCloud