Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec... | Jim Ingham | 2010-08-26 | 1 | -1/+1 |
* | Got a lot of the kinks worked out in the inline support after debugging more | Greg Clayton | 2010-08-24 | 1 | -1/+1 |
* | Centralized all disassembly into static functions in source/Core/Disassembler... | Greg Clayton | 2010-06-30 | 1 | -196/+62 |
* | Added function name types to allow us to set breakpoints by name more | Greg Clayton | 2010-06-28 | 1 | -1/+3 |
* | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -16/+13 |
* | Unstick the -r option for the disassemble command. | Sean Callanan | 2010-06-17 | 1 | -0/+1 |
* | Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. | Jim Ingham | 2010-06-15 | 1 | -2/+2 |
* | Change the Options parser over to use a mask rather than an ordinal for optio... | Jim Ingham | 2010-06-15 | 1 | -73/+57 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+431 |