Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For logical backtrace work, lldb needs to track Module unloads etc & symoblic... | Greg Clayton | 2013-12-06 | 1 | -1/+1 |
* | <rdar://problem/13854277> | Greg Clayton | 2013-05-10 | 1 | -9/+4 |
* | Disable JITed code in any processes that use DynamicLoaderStatic. | Greg Clayton | 2013-03-06 | 1 | -0/+3 |
* | <rdar://problem/12586350> | Enrico Granata | 2012-11-08 | 1 | -3/+2 |
* | <rdar://problem/11757916> | Greg Clayton | 2012-08-29 | 1 | -0/+2 |
* | <rdar://problem/11357711> | Greg Clayton | 2012-07-07 | 1 | -3/+3 |
* | We were accessing the ModuleList in the target without locking it for tasks like | Jim Ingham | 2012-05-30 | 1 | -1/+3 |
* | Improved detection of object file types, moving | Sean Callanan | 2012-02-10 | 1 | -0/+13 |
* | Updated to LLVM/Clang revision 127600. | Sean Callanan | 2011-03-15 | 1 | -2/+1 |
* | LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide | Greg Clayton | 2011-03-08 | 1 | -20/+0 |
* | Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader. | Greg Clayton | 2011-03-05 | 1 | -0/+216 |