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
/
POSIX
/
ProcessPOSIX.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old local-only linux debugging code
Pavel Labath
2015-06-24
1
-210
/
+0
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-2
/
+4
*
Remove DoAttachToProcessWithId(lldb::pid_t).
Zachary Turner
2015-05-13
1
-3
/
+0
*
Remove virtual and add override for lots of function.
Tamas Berghammer
2015-03-25
1
-28
/
+28
*
Fix a bunch of [-Werror,-Winconsistent-missing-override] errors.
Eric Christopher
2014-11-04
1
-28
/
+28
*
Linux/FreeBSD local debugging: allow redirection to pts for POSIX process.
Todd Fiala
2014-09-08
1
-1
/
+2
*
Consolidate UnixSignals setting/getting in Process.
Todd Fiala
2014-08-29
1
-8
/
+2
*
Move FileSystem functions out of Host and into their own classes.
Zachary Turner
2014-08-15
1
-3
/
+1
*
Refactor FileAction out of ProcessLaunchInfo.
Zachary Turner
2014-08-14
1
-1
/
+1
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-1
/
+1
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-0
/
+3
*
Get the breakpoint setting, and the Mac OS X DYLD trampolines and expression ...
Jim Ingham
2014-01-10
1
-3
/
+0
*
Fix Linux by partially reverting 196787
Ed Maste
2013-12-11
1
-2
/
+2
*
Remove 'const' constraint on ProcessLaunchInfo parameter in Process::DoLaunch().
Jean-Daniel Dupas
2013-12-09
1
-1
/
+1
*
Threaded inferior support for FreeBSD
Ed Maste
2013-12-09
1
-2
/
+3
*
Add exec support for Linux including common support for POSIX.
Matt Kopec
2013-10-09
1
-0
/
+3
*
Fixing a problem with thread creation signal order dependency
Andrew Kaylor
2013-09-17
1
-0
/
+3
*
Move detach to FreeBSD- and Linux-specific classes.
Ed Maste
2013-08-30
1
-1
/
+1
*
Fix thread name updating in Linux. "thread list" should report correct names ...
Michael Sartain
2013-07-31
1
-0
/
+4
*
Stop process monitor from ProcessPOSIX::Finalize
Andrew Kaylor
2013-07-10
1
-0
/
+3
*
Reverting ProcessMonitor shared pointer changes
Andrew Kaylor
2013-07-09
1
-2
/
+0
*
Use shared pointers to hold the process in ProcessMonitor
Andrew Kaylor
2013-07-09
1
-0
/
+2
*
Fix signal handling for POSIX (only tested on Linux) processes in multi-threa...
Matt Kopec
2013-07-09
1
-0
/
+14
*
Remove unneeded limbo state flag.
Matt Kopec
2013-06-26
1
-7
/
+0
*
Adding support for stopping all threads of multithreaded inferiors on Linux. ...
Andrew Kaylor
2013-05-28
1
-0
/
+5
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-0
/
+12
*
Recommitting r180831 with trivial fix - remember to return errors if you comp...
Jim Ingham
2013-05-02
1
-1
/
+1
*
Reverting 180831 as it crashes TestDefaultConstructorForAPIObjects.py
Daniel Malea
2013-05-01
1
-1
/
+1
*
Added an option to "process detach" to keep the process stopped, if the proce...
Jim Ingham
2013-04-30
1
-1
/
+1
*
Recommit lldb realtime output for POSIX.
Matt Kopec
2013-03-14
1
-6
/
+0
*
Backout POSIX realtime lldb output. TestEvents.py is causing lldb to assert.
Matt Kopec
2013-03-14
1
-0
/
+6
*
Change Linux/POSIX to output inferior output in realtime.
Matt Kopec
2013-03-11
1
-6
/
+0
*
Add GNU indirect function support in expressions for Linux.
Matt Kopec
2013-02-27
1
-0
/
+3
*
Rename [Enable|Disable]Breakpoint() to [Enable|Disable]BreakpointSite() in PO...
Daniel Malea
2013-02-15
1
-2
/
+2
*
Patch from Andrew Kaylor for linux:
Greg Clayton
2012-09-07
1
-0
/
+3
*
Remove the GetSequenceMutex timeout that isn't being used in the GDB remote p...
Greg Clayton
2012-04-12
1
-1
/
+1
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+180