Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 2012-08-22 | 1 | -0/+2 |
* | While implementing unwind information using UnwindAssemblyInstEmulation I ran | Greg Clayton | 2011-05-09 | 1 | -38/+29 |
* | Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added | Greg Clayton | 2011-04-27 | 1 | -3/+3 |
* | Got the EmulateInstruction CFI code a lot closer to producing CFI data. | Greg Clayton | 2011-04-26 | 1 | -39/+6 |
* | Changed the emulate instruction function to take emulate options which | Greg Clayton | 2011-04-26 | 1 | -19/+23 |
* | Change code for reading emulation data files to read the new file | Caroline Tice | 2011-04-22 | 1 | -76/+90 |
* | Add the infrastructure to test instruction emulations automatically. | Caroline Tice | 2011-04-19 | 1 | -0/+428 |