summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
AgeCommit message (Expand)Author
2016-04-14Support Linux on SystemZ as platformUlrich Weigand
2015-07-31Report original thread ID for FreeBSD core filesEd Maste
2015-04-29This patch adds support aarch64-linux-gnu (SysV) abi in lldb.Omair Javaid
2015-04-20FreeBSD/arm core file supportEd Maste
2015-04-14Adds Register Context Linux/POSIX for ARM Architecture Omair Javaid
2015-03-26Handle FreeBSD/arm64 core filesEd Maste
2015-02-05Implement initial Altivec supportJustin Hibbits
2014-10-31First cut of PowerPC(64) support in LLDB.Justin Hibbits
2014-09-27Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compil...Todd Fiala
2014-04-17elf-core: Strip trailing whitespaceEd Maste
2014-03-12Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello
2014-02-15Simplify core file register context handlingEd Maste
2014-02-14Allow FreeBSD/i386 core files to be loadedEd Maste
2013-10-10POSIX RegisterContext for mips64Ed Maste
2013-10-09Clean up RegisterContextPOSIX i386 code.Michael Sartain
2013-09-13Cleanup POSIX RegisterContext class hierarchies.Michael Sartain
2013-07-23elf-core: Remove now-unused compile-time FreeBSD supportEd Maste
2013-07-23elf-core: Improve FreeBSD support and move data extraction to parse timeEd Maste
2013-07-22elf-core: Run-time reg context selectionEd Maste
2013-07-17elf-core: Support FreeBSD at compile-timeEd Maste
2013-07-17Re-introduces ELF core file support for Linux x86-64Ashok Thirumurthi
2013-07-12Revert the ELF core file support until a few things can be worked out:Greg Clayton
2013-07-12Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.Ashok Thirumurthi