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
/
Host
/
common
/
NativeProcessProtocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse appropriate Launch and Attach on NetBSD
Kamil Rytarowski
2017-03-22
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
1
-10
/
+98
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-0
/
+6
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-368
/
+313
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
1
-1
/
+27
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-28
/
+28
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-6
/
+2
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-2
/
+6
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-6
/
+2
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-09
1
-0
/
+22
*
Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait un...
Oleksiy Vyalov
2015-02-19
1
-0
/
+6
*
Fix TestThreadSpecificBreakpoint with LLGS
Tamas Berghammer
2015-02-06
1
-0
/
+4
*
Implement setting and clearing watchpoints.
Chaoren Lin
2015-02-03
1
-8
/
+10
*
Moving header files from source/Host/common to proper location.
Chaoren Lin
2015-02-03
1
-4
/
+4
*
llgs: fix Ctrl-C inferior interrupt handling to do the right thing.
Todd Fiala
2014-09-11
1
-2
/
+21
*
llgs: add proper exec support for Linux.
Todd Fiala
2014-08-28
1
-0
/
+15
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-0
/
+397