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
/
ThreadStateCoordinator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ThreadStateCoordinator to handle properly failed stop/resume operations.
Chaoren Lin
2015-02-03
1
-21
/
+44
*
Modify ThreadStateCoodrinator in order to resume threads if stop wasn't reque...
Chaoren Lin
2015-02-03
1
-38
/
+69
*
Fix some bugs in llgs thread state handling.
Chaoren Lin
2015-02-03
1
-13
/
+43
*
llgs: more work on thread stepping.
Chaoren Lin
2015-02-03
1
-3
/
+42
*
llgs: fixed a bug in deferred signal thread id; added coordinator enqueue log...
Chaoren Lin
2015-02-03
1
-0
/
+4
*
Get initial thread state coordinator integration working.
Chaoren Lin
2015-02-03
1
-2
/
+90
*
thread state coordinator: fixed bug in thread running state book-keeping.
Todd Fiala
2014-10-09
1
-0
/
+3
*
thread state coordinator: add tests and impl to error on creation/death issues.
Todd Fiala
2014-10-02
1
-5
/
+27
*
thread state coordinator: added simpler deferred stop notification method.
Todd Fiala
2014-10-02
1
-33
/
+104
*
thread state coordinator: requesting resume now signals error appropriately.
Todd Fiala
2014-10-02
1
-5
/
+12
*
Remove unused variable.
Eric Christopher
2014-10-02
1
-1
/
+1
*
thread state coordinator: added error callbacks, cleaned up tests.
Todd Fiala
2014-10-01
1
-49
/
+113
*
thread state coordinator: replaced shortened type name Func suffix with Funct...
Todd Fiala
2014-10-01
1
-22
/
+22
*
thread state coordinator: add test to be explicit about resume behavior in pr...
Todd Fiala
2014-09-30
1
-9
/
+56
*
thread state coordinator: added a thread resume request and related tests.
Todd Fiala
2014-09-29
1
-0
/
+48
*
thread state coordinator: add exec reset support, remove empty virtual destru...
Todd Fiala
2014-09-29
1
-20
/
+51
*
Included cstdarg for compilation of va_start and va_end.
Matthew Gardiner
2014-09-29
1
-0
/
+1
*
thread state coordinator: added new thread support.
Todd Fiala
2014-09-28
1
-0
/
+60
*
thread state coordinator: added thread death support and more tests.
Todd Fiala
2014-09-27
1
-10
/
+77
*
thread state coordinator: added test for notify after two pending thread stops.
Todd Fiala
2014-09-27
1
-1
/
+1
*
thread state coordinator: handle when prerequisite pending stop is already st...
Todd Fiala
2014-09-26
1
-5
/
+20
*
gtest: tweaked test runner to fix an extra comma, added more tdd-based thread...
Todd Fiala
2014-09-26
1
-4
/
+251
*
Fixup gtest layout, add Linux ThreadStateCoordinator.cpp.
Todd Fiala
2014-09-25
1
-0
/
+38