aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/lldb
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201719-565226/+0
* Pull in r374444 from upstream lldb trunk (by me):Dimitry Andric2019-10-102-26/+32
* Revert r353363 in preparation for applying upstream fix:Dimitry Andric2019-10-102-30/+25
* Put in a band-aid fix for lldb 9 exiting with "Expected<T> must beDimitry Andric2019-10-092-25/+30
* Merge ^/head r351317 through r351731.Dimitry Andric2019-09-031-2/+2
|\
| * lldb: shorten thread names to make logs easier to followEd Maste2019-09-011-2/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-021-1/+1
* | Disable UniversalMachO support in lldb's SystemInitializerFull.cpp,Dimitry Andric2019-08-261-0/+6
* | Update FREEBSD-Xlist for lldb.Dimitry Andric2019-08-251-9/+9
* | Merge missed sources for lldb-specific TableGen tool.Dimitry Andric2019-08-253-0/+256
* | Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-221715-46839/+48390
|/
* Put in a temporary workaround for what is likely a gcc 6 bug (it doesDimitry Andric2019-03-061-1/+1
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-252-4/+9
* Merge lldb release_80 branch r351543, and resolve conflicts.Dimitry Andric2019-01-223-21/+27
* Add #ifdef LLDB_ENABLE_ALL guards to prevent accessing the PDB ASTDimitry Andric2019-01-221-0/+2
* Merge lldb trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-201161-31273/+31797
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-12-091-1/+5
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-112-22/+6
* Merge lldb trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-0229-184/+166
* Merge lldb trunk r338150, and resolve conflicts.Dimitry Andric2018-07-31848-28525/+29993
* lldb: remove assertion that target_arch is FreeBSDEd Maste2018-04-241-1/+0
* lldb: propagate error to user if memory read failsEd Maste2018-04-211-1/+3
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-162-89/+27
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-062-82/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-291-4/+4
* For our lldb customizations, instead of commenting out lines, use #ifdefDimitry Andric2017-12-244-15/+37
* Merge lldb trunk r321414 to contrib/llvm/tools/lldb.Dimitry Andric2017-12-2417-71/+121
* Merge lldb trunk r321017 to contrib/llvm/tools/lldb.Dimitry Andric2017-12-20374-5387/+10166
* Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from theDimitry Andric2017-12-031-2/+1
* Upgrade our copies of clang, llvm, lldb and compiler-rt to r312293 fromDimitry Andric2017-09-011-3/+8
* Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 fromDimitry Andric2017-08-242-4/+2
* lldb: Report inferior signals as signals, not exceptions, on FreeBSDEd Maste2017-08-104-50/+12
* lldb: Make i386-*-freebsd expression work on JIT pathEd Maste2017-08-0910-26/+50
* Upgrade our copies of clang, llvm, lld and lldb to r309439 from theDimitry Andric2017-07-303-4/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-1942-469/+359
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-1337-586/+559
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-02139-497/+666
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-2740-839/+1633
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-1712-108/+286
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-1030-169/+121
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304659, and updateDimitry Andric2017-06-032-0/+9
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-011-15/+13
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and updateDimitry Andric2017-05-301-3/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-2933-213/+1043
* Merge ^/head r318658 through r318963.Dimitry Andric2017-05-261-0/+2
|\
| * lldb: map TRAP_CAP to a trace trapEd Maste2017-05-251-0/+2
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303571, and updateDimitry Andric2017-05-223-11/+42
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303291, and updateDimitry Andric2017-05-185-120/+194
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-16542-4541/+4723
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-0822-324/+317