Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31798ef3c0bb04791ad0e68b60bdb89ec8599379
/
lldb
/
source
/
Plugins
/
Process
/
Linux
/
ProcessLinux.cpp
386ff18
Patch from Dragos Tatulea which was a modified version of a patch from
by Greg Clayton
· 14 years ago
0d5f2d4
This patch fixes debugging of single threaded apps on Linux.
by Johnny Chen
· 14 years ago
6dcbeae
Patch by Dawn to add the logging capabilities to ProcessLinux.cpp.
by Johnny Chen
· 14 years ago
48d042b
Patch from dawn@burble.org to build on linux!
by Johnny Chen
· 14 years ago
027ab7e
Update ProcessLinux::CanDebug prototype
by Peter Collingbourne
· 14 years ago
25e68e3
Primitive attach support for linux
by Johnny Chen
· 14 years ago
70969ef
Implement ProcessLinux::Do{Allocate,Deallocate}Memory using inferior mmap/munmap calls
by Peter Collingbourne
· 15 years ago
84ffe70
by Stephen Wilson
· 15 years ago
2697716
linux: simple support for process input and output
by Stephen Wilson
· 15 years ago
17e3d19
linux: Use ArchSpec::GetCore and the ArchSpec::Core enums.
by Stephen Wilson
· 15 years ago
93d3c833
The DynamicLoader plug-in instance now lives up in lldb_private::Process where
by Greg Clayton
· 15 years ago
bd82a5d
Added a new variant of SBTarget::Launch() that deprectates the old one that
by Greg Clayton
· 15 years ago
e329630
Timeout if we fail to receive a state change event when destroying an inferior.
by Stephen Wilson
· 15 years ago
9f71f0c
Only enqueue valid ProcessLinux messages.
by Stephen Wilson
· 15 years ago
2103e25
Initial support for a DynamicLoader plugin on Linux.
by Stephen Wilson
· 15 years ago
2f8e0f2
Set the ID of a ProcessLinux instance to the PID of the inferior on launch.
by Stephen Wilson
· 15 years ago
c4391cb
Implement ProcessLinux::GetImageInfoAddress().
by Stephen Wilson
· 15 years ago
710dd5a
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
by Greg Clayton
· 15 years ago
20d1cfd
Do not load sections manually when launching a Linux process.
by Stephen Wilson
· 15 years ago
8c7795d
by Stephen Wilson
· 15 years ago
e6f9f66
Add a new Process plugin for Linux.
by Stephen Wilson
· 15 years ago