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
/
SoftwareBreakpoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NativeProcessProtocol: Simplify breakpoint setting code
Pavel Labath
2018-11-04
1
-313
/
+0
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
1
-47
/
+10
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
1
-10
/
+47
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
1
-47
/
+10
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-10
/
+7
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-36
/
+37
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-2
/
+2
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-2
/
+2
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-24
/
+24
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-261
/
+297
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-1
/
+0
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-1
/
+1
*
Fix compiler warnings regarding size_t not always being 64 bit in the printf.
Greg Clayton
2015-05-25
1
-8
/
+8
*
Remove trap code from disassembly.
Chaoren Lin
2015-04-29
1
-17
/
+21
*
Moving header files from source/Host/common to proper location.
Chaoren Lin
2015-02-03
1
-2
/
+2
*
llgs: add logging to Native*Protocol breakpoints around byte values replaced ...
Todd Fiala
2014-10-08
1
-1
/
+18
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-0
/
+296