aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/lldb/source/Plugins/Process
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-20243-69253/+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 lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-22243-3553/+3288
|/
* Merge lldb trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-20140-1144/+3576
* Merge lldb trunk r338150, and resolve conflicts.Dimitry Andric2018-07-3175-1855/+2668
* 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-161-1/+1
* For our lldb customizations, instead of commenting out lines, use #ifdefDimitry Andric2017-12-241-3/+5
* Merge lldb trunk r321414 to contrib/llvm/tools/lldb.Dimitry Andric2017-12-241-0/+1
* Merge lldb trunk r321017 to contrib/llvm/tools/lldb.Dimitry Andric2017-12-2078-1003/+2211
* 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-091-7/+5
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-198-368/+244
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-1311-271/+206
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-029-26/+27
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-274-114/+28
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-104-30/+29
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-299-13/+540
* 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++ r303197, and updateDimitry Andric2017-05-1661-941/+948
* | Merge llvm, clang, lld and lldb trunk r300890, and update build glue.Dimitry Andric2017-04-2011-45/+697
* | Merge lldb trunk r300422 and resolve conflicts.Dimitry Andric2017-04-16115-1470/+4022
|/
* Merge llvm, clang, lld and lldb trunk r291274, and resolve conflicts.Dimitry Andric2017-01-064-14/+9
* Merge llvm, clang, lld and lldb trunk r291012, and resolve conflicts.Dimitry Andric2017-01-041-100/+57
* Fix printf format warning on i386.Dimitry Andric2017-01-031-1/+1
* Update lldb to trunk r290819 and resolve conflicts.Dimitry Andric2017-01-02209-43936/+50058
* Update llvm, clang, lld and lldb to release_39 branch r287912.Dimitry Andric2016-11-265-252/+577
* Slightly reduce diffs against upstream lldb, and comment out PDB support.Dimitry Andric2016-08-254-3/+4
* Update build glue for lldb. Also comment out parts of theDimitry Andric2016-08-201-10/+10
* Update lldb to release_39 branch r278877.Dimitry Andric2016-08-1719-229/+349
* Update lldb to release_39 branch r276489 and resolve immediate conflicts.Ed Maste2016-08-1742-601/+2158
* Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-149-160/+277
* Remove a few files missed in the last lldb import.Dimitry Andric2016-01-092-870/+0
* Update lldb to trunk r256945.Dimitry Andric2016-01-063-148/+148
* Merge LLDB 3.8Ed Maste2016-01-04122-5433/+6702
* Don't adjust the program counter to an invalid address after reaching aAndrew Turner2015-12-221-5/+1
* lldb: Add arm64 FreeBSD ProcessMonitor register contextEd Maste2015-10-231-0/+4
* Update llvm, clang and lldb to 3.7.0 release.Dimitry Andric2015-09-0614-239/+848
* Update lldb to upstream trunk r242221.Dimitry Andric2015-09-0630-2540/+520
* Update LLDB snapshot to upstream r241361Ed Maste2015-07-04108-7209/+16403
* lldb: Move debug register output into __amd64__Ed Maste2015-03-271-2/+0
* Use FreeBSD ProcessMonitor.h on FreeBSDEd Maste2015-02-084-0/+16
* Update LLDB snapshot to upstream r225923 (git 2b588ecd)Ed Maste2015-02-0652-1381/+3485