index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
Utility
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
1
-0
/
+2
*
Add support to read aux vector values
Antonio Afonso
2019-06-11
1
-0
/
+1
*
Cache memory regions in ProcessMinidump and use the linux maps as the source ...
Greg Clayton
2018-12-14
1
-0
/
+1
*
Remove spurious dependency on Process/elf-core from Process/Utility.
James Y Knight
2018-05-23
1
-1
/
+0
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-2
/
+0
*
Implement core dump debugging for PPC64le
Pavel Labath
2017-11-16
1
-0
/
+1
*
Enable breakpoints and read/write GPRs for ppc64le
Eugene Zemtsov
2017-10-05
1
-0
/
+1
*
[LLDB] OpenBSD support
Kamil Rytarowski
2017-03-26
1
-0
/
+2
*
Break the cycle between Host and PluginProcessUtility.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Merge Linux and FreeBSD arm register contexts
Pavel Labath
2017-02-27
1
-2
/
+1
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+14
*
Merge Linux and FreeBSD arm64 register contexts
Pavel Labath
2016-11-25
1
-2
/
+1
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+2
*
NetBSD: Define initial RegisterContextNetBSD_x86_64
Kamil Rytarowski
2016-02-02
1
-0
/
+1
*
Welcome to NetBSD signals
Kamil Rytarowski
2015-12-15
1
-0
/
+1
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-0
/
+1
*
[MIPS][lldb-server] Add 32-bit register context and read/write FP registers o...
Sagar Thakur
2015-06-03
1
-0
/
+1
*
FreeBSD/arm core file support
Ed Maste
2015-04-20
1
-0
/
+1
*
Adds Register Context Linux/POSIX for ARM Architecture
Omair Javaid
2015-04-14
1
-0
/
+2
*
[LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Mohit K. Bhakkad
2015-04-09
1
-0
/
+1
*
Handle FreeBSD/arm64 core files
Ed Maste
2015-03-26
1
-0
/
+1
*
[MIPS] - Register Context for MIPS64
Mohit K. Bhakkad
2015-03-17
1
-0
/
+1
*
First cut of PowerPC(64) support in LLDB.
Justin Hibbits
2014-10-31
1
-0
/
+2
*
Linux ARM64: add ProcessMonitor-related RegisterContext support.
Todd Fiala
2014-09-02
1
-0
/
+1
*
lldb - Register Context Linux ARM64
Todd Fiala
2014-08-29
1
-0
/
+1
*
Fixup Windows build breaks for the llgs upstream.
Todd Fiala
2014-06-30
1
-1
/
+0
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-0
/
+2
*
Move FreeBSDSignals to Utility
Ed Maste
2014-04-17
1
-0
/
+1
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+1
*
Moved various RegisterContext files from Process/POSIX to Process/Utility for...
Virgile Bello
2014-03-12
1
-0
/
+7
*
Add History subclasses for Thread, Unwind, RegisterContext.
Jason Molenda
2013-11-08
1
-1
/
+4
*
Update CMakeLists with RegisterContext* files added
Daniel Malea
2013-05-02
1
-0
/
+1
*
Update CMakeLists.txt as per new file RegisterContextDummy.cpp
Daniel Malea
2013-04-22
1
-0
/
+1
*
Split Linux-specific and OS X specific stuff. Add include_directories
Filipe Cabecinhas
2013-04-19
1
-1
/
+3
*
Adding CMake build system to LLDB. Some known issues remain:
Daniel Malea
2013-02-21
1
-0
/
+19