Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centralized all of the format to c-string and to format character code inside | Greg Clayton | 2011-06-23 | 1 | -46/+0 |
* | Added a new format for displaying an array of characters: eFormatCharArray | Greg Clayton | 2011-06-17 | 1 | -0/+1 |
* | Added an allocated memory cache to avoid having to allocate memory over and | Greg Clayton | 2011-05-17 | 1 | -0/+25 |
* | Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added | Greg Clayton | 2011-04-27 | 1 | -0/+44 |
* | Added support for attaching to a remote debug server with the new command: | Greg Clayton | 2011-02-04 | 1 | -0/+3 |
* | Fixed debugserver to properly attach to a process by name with the | Greg Clayton | 2010-10-18 | 1 | -11/+11 |
* | Add missing includes. | Eli Friedman | 2010-06-09 | 1 | -0/+1 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+87 |