| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the LLDB build so that we can have private types, private enums and | Greg Clayton | 2011-03-24 | 1 | -1/+1 |
| * | Added more platform support. There are now some new commands: | Greg Clayton | 2011-03-19 | 1 | -0/+3 |
| * | LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide | Greg Clayton | 2011-03-08 | 1 | -9/+0 |
| * | Add a method "GetEntryPoint" to the ObjectFile class, and implement it on Mac... | Jim Ingham | 2011-03-07 | 1 | -1/+4 |
| * | Made lldb_private::ArchSpec contain much more than just an architecture. It | Greg Clayton | 2011-02-15 | 1 | -1/+1 |
| * | Moved FileSpec into the Host layer since it will vary from host to host. | Greg Clayton | 2011-02-08 | 1 | -1/+1 |
| * | Change Target & Process so they can really be initialized with an invalid arc... | Jim Ingham | 2010-08-09 | 1 | -0/+3 |
| * | Change over to using the definitions for mach-o types and defines to the | Greg Clayton | 2010-07-21 | 1 | -5/+6 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+131 |

