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
/
Linux
/
NativeProcessLinux.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Pull FixupBreakpointPCAsNeeded into base class
Pavel Labath
2018-10-03
1
-2
/
+0
*
Pull GetSoftwareBreakpointPCOffset into base class
Pavel Labath
2018-09-30
1
-2
/
+0
*
NativeProcessProtocol: Sink ReadMemoryWithoutTrap into base class
Pavel Labath
2018-09-13
1
-3
/
+0
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
1
-7
/
+2
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
1
-2
/
+7
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
1
-7
/
+2
*
Remove more dead code from NativeProcessLinux
Alex Langford
2018-06-08
1
-14
/
+0
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-3
/
+3
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-2
/
+1
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
1
-1
/
+1
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
1
-2
/
+2
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
1
-1
/
+1
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-5
/
+4
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
1
-19
/
+18
*
Implementation of Intel(R) Processor Trace support for Linux
Ravitheja Addepally
2017-06-28
1
-0
/
+54
*
Add pretty-printer for wait(2) statuses and modernize the code handling them
Pavel Labath
2017-06-19
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-43
/
+44
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-0
/
+6
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
1
-0
/
+2
*
Improve the performance of jModulesInfo in lldb-server
Tamas Berghammer
2017-01-03
1
-1
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-168
/
+123
*
Unify process launching code on linux
Pavel Labath
2016-07-21
1
-6
/
+0
*
[NPL] Simplify process launch code
Pavel Labath
2016-07-15
1
-39
/
+3
*
[LLGS] Log more precise errors during inferior launch
Pavel Labath
2016-07-06
1
-0
/
+3
*
Remove Platform usages from NativeProcessLinux
Pavel Labath
2016-06-14
1
-11
/
+3
*
Remove Mutex from NativeProcessLinux
Pavel Labath
2016-05-16
1
-2
/
+0
*
Work around a stepping bug in arm64 android M
Pavel Labath
2016-02-23
1
-13
/
+3
*
[NativeProcessLinux] Pass around threads by reference
Pavel Labath
2015-08-24
1
-11
/
+8
*
[NativeProcessLinux] Reduce the number of casts
Pavel Labath
2015-08-21
1
-6
/
+9
*
[NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
Pavel Labath
2015-08-20
1
-33
/
+5
*
Fix for build errors on arm-linux-gnueabi-gcc
Omair Javaid
2015-08-09
1
-1
/
+1
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-33
/
+10
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-10
/
+33
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-33
/
+10
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-09
1
-11
/
+7
*
Revert r241672, which breaks the OS X build by introducing a dependency on
Sean Callanan
2015-07-08
1
-7
/
+11
*
Avoid going through Platform when creating a NativeProcessProtocol instance
Pavel Labath
2015-07-08
1
-11
/
+7
*
[NativeProcessLinux] Refactor PtraceWrapper
Pavel Labath
2015-06-30
1
-2
/
+7
*
[NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
2015-06-26
1
-26
/
+3
*
Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
2015-06-18
1
-0
/
+3
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-16
/
+17
*
[NativeProcessLinux] clean up #includes
Pavel Labath
2015-05-29
1
-6
/
+0
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-51
/
+38
*
[NativeProcessLinux] Fix removal of temporary breakpoints
Pavel Labath
2015-05-15
1
-2
/
+2
*
LLDB build broke after applying patch http://reviews.llvm.org/D9706
Omair Javaid
2015-05-15
1
-2
/
+1
*
This patch adds support for setting/clearing hardware watchpoints and breakpo...
Omair Javaid
2015-05-15
1
-0
/
+11
*
Remove handling of eStateStopped from NativeProcessLinux::Resume
Pavel Labath
2015-05-12
1
-29
/
+1
*
[NativeProcessLinux] Remove event mutex and clean functions using it
Pavel Labath
2015-05-12
1
-44
/
+7
[next]