summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/lldb/source/lldb.cpp
Commit message (Collapse)AuthorAgeFilesLines
* MFC r258884: Update LLDB to upstream r196259 snapshotemaste2014-03-191-0/+3
| | | | Sponsored by: DARPA, AFRL
* MFC r258054: Update LLDB to upstream r194122 snapshotemaste2014-03-191-5/+5
| | | | | | | | | | | | | Inludes minor changes relative to upstream, for compatibility with FreeBSD's in-tree LLVM 3.3: - Reverted LLDB r191806, restoring use of previous API. - Reverted part of LLDB r189317, restoring previous enum names. - Work around missing LLVM r192504, using previous registerEHFrames API (limited functionality). - Removed PlatformWindows header include and init/terminate calls. Sponsored by: DARPA, AFRL
* Disable LLDB OSX ABI pluginemaste2013-09-201-6/+0
| | | | Approved by: re (blanket)
* Disable lldb target support not (currently) of interestemaste2013-08-251-13/+0
| | | | | | | | | - Remote iOS debugging - OS X symbol provider, core files - PECOFF object files - Linux platform support Sponsored by: DARPA, AFRL
* Merge lldb r188801 to contrib/llvm/tools/lldb/emaste2013-08-231-0/+425
OpenPOWER on IntegriCloud