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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add ability to attach/detach to multi-threaded inferiors on Linux.
Matt Kopec
2013-05-31
1
-2
/
+9
*
Adding support for stopping all threads of multithreaded inferiors on Linux. ...
Andrew Kaylor
2013-05-28
1
-36
/
+81
*
Adding support for process attach by pid on Linux.
Andrew Kaylor
2013-05-07
1
-1
/
+34
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-0
/
+128
*
Recommitting r180831 with trivial fix - remember to return errors if you comp...
Jim Ingham
2013-05-02
1
-1
/
+8
*
Reverting 180831 as it crashes TestDefaultConstructorForAPIObjects.py
Daniel Malea
2013-05-01
1
-8
/
+1
*
Added an option to "process detach" to keep the process stopped, if the proce...
Jim Ingham
2013-04-30
1
-1
/
+8
*
Fix bug in ProcessPOSIX::IsAlive() exposed by r178324
Daniel Malea
2013-04-01
1
-1
/
+4
*
Fix the Linux build issues introduced by r178191.
Ashok Thirumurthi
2013-03-28
1
-3
/
+3
*
Recommit lldb realtime output for POSIX.
Matt Kopec
2013-03-14
1
-22
/
+2
*
Backout POSIX realtime lldb output. TestEvents.py is causing lldb to assert.
Matt Kopec
2013-03-14
1
-2
/
+22
*
Change Linux/POSIX to output inferior output in realtime.
Matt Kopec
2013-03-11
1
-22
/
+2
*
Fix string warning I introduced with indirect function support.
Matt Kopec
2013-03-01
1
-1
/
+2
*
Add GNU indirect function support in expressions for Linux.
Matt Kopec
2013-02-27
1
-0
/
+13
*
Rename [Enable|Disable]Breakpoint() to [Enable|Disable]BreakpointSite() in PO...
Daniel Malea
2013-02-15
1
-2
/
+2
*
Add initial support to trace spawned threads in a process on Linux.
Matt Kopec
2013-01-08
1
-2
/
+21
*
Implement -w flag to process launch (allow launching inferior process in diff...
Daniel Malea
2013-01-08
1
-1
/
+13
*
Change crash handling to use eStateStopped rather than eStateCrashed.
Andrew Kaylor
2012-12-14
1
-1
/
+2
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
1
-4
/
+0
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-5
/
+5
*
Patch from Daniel Malea that cleans up the process parameters for Process/Thr...
Greg Clayton
2012-10-12
1
-2
/
+1
*
Patch from Andrew Kaylor for linux:
Greg Clayton
2012-09-07
1
-0
/
+6
*
Patch from info from Daniel Malea that should fix the build on linux after fi...
Greg Clayton
2012-09-04
1
-0
/
+1
*
Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>:
Johnny Chen
2012-04-14
1
-2
/
+4
*
Remove the GetSequenceMutex timeout that isn't being used in the GDB remote p...
Greg Clayton
2012-04-12
1
-2
/
+2
*
Patch from Viktor Kutuzov: fixes a segmentation fault crash in lldb in the Pr...
Greg Clayton
2012-03-30
1
-1
/
+1
*
Linux fix patch from Dmitry Vyukov.
Greg Clayton
2012-02-21
1
-2
/
+4
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+594
[prev]