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
/
ProcessMonitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Primitive attach support for linux
Johnny Chen
2011-06-14
1
-16
/
+162
*
Improve error reporting in ProcessMonitor::Launch
Peter Collingbourne
2011-06-14
1
-8
/
+46
*
Fix mistakes relating to ProcessMonitor::DupDescriptor
Peter Collingbourne
2011-06-14
1
-4
/
+4
*
If ProcessMonitor::Launch fails, post semaphore to notify caller
Peter Collingbourne
2011-06-14
1
-1
/
+3
*
Implement RegisterContextLinux_x86_64::{Read,Write}AllRegisterValues
Peter Collingbourne
2011-06-03
1
-0
/
+70
*
This patch add a "fake" attach waiting for a real implementation and
Johnny Chen
2011-05-13
1
-7
/
+8
*
linux: initial support for 'real' signal handling
Stephen Wilson
2011-03-30
1
-75
/
+262
*
linux: simple support for process input and output
Stephen Wilson
2011-03-23
1
-0
/
+27
*
linux: use IS_VALID_LLDB_HOST_THREAD.
Stephen Wilson
2011-02-09
1
-4
/
+4
*
Delay sync with the parent thread in ProcessLinux/ProcessMonitor.
Stephen Wilson
2011-01-19
1
-4
/
+7
*
Support the reading of registers en masse via the linux ProcessMonitor.
Stephen Wilson
2011-01-19
1
-0
/
+70
*
Miscellaneous cleanups in ProcessMonitor.
Stephen Wilson
2011-01-15
1
-8
/
+15
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-2
/
+2
*
Host::StopMonitoringChildProcess has been removed. Provide a substitute.
Stephen Wilson
2011-01-04
1
-3
/
+16
*
Replace old "CurrentThread" calls with equivalent "SelectedThread" calls.
Stephen Wilson
2011-01-04
1
-1
/
+1
*
Add a new Process plugin for Linux.
Stephen Wilson
2010-07-24
1
-0
/
+925