Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic. | Greg Clayton | 2010-09-11 | 1 | -2/+2 |
* | Remove the Flags member in lldb_private::Module in favor of bitfield boolean | Greg Clayton | 2010-09-07 | 1 | -8/+11 |
* | Don't re-look up the symbol in ResolveSymbolContextForAddress. | Jim Ingham | 2010-08-31 | 1 | -2/+2 |
* | Change Target & Process so they can really be initialized with an invalid arc... | Jim Ingham | 2010-08-09 | 1 | -1/+27 |
* | Added FindTypes to Module and ModuleList. | Greg Clayton | 2010-08-03 | 1 | -10/+13 |
* | Added function name types to allow us to set breakpoints by name more | Greg Clayton | 2010-06-28 | 1 | -2/+2 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+515 |