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
/
Utility
/
HistoryThread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-61
/
+45
*
A better fix of incorrectly used locking in HistoryThread and HistoryUnwind.
Kuba Brecka
2016-05-22
1
-1
/
+1
*
Revert r270358 ("Fix an incorrectly used locking in HistoryThread and History...
Kuba Brecka
2016-05-22
1
-1
/
+2
*
Fix an incorrectly used locking in HistoryThread and HistoryUnwind, where uni...
Kuba Brecka
2016-05-22
1
-2
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-21
/
+19
*
Remove unused class variable and update all callers/users.
Eric Christopher
2014-09-09
1
-1
/
+1
*
Temporarily roll back the parts of r211241 where I fixed a
Jason Molenda
2014-06-23
1
-1
/
+1
*
Add a lock in the UnwindTable class so two Targets won't try
Jason Molenda
2014-06-18
1
-1
/
+1
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-2
/
+4
*
When a client asks for a queue pending item's extended backtrace,
Jason Molenda
2014-03-06
1
-1
/
+5
*
Change the Mac OS X SystemRuntime plugin from using the placeholder
Jason Molenda
2014-02-05
1
-1
/
+1
*
Add logging for the SB API which creates extended
Jason Molenda
2013-11-19
1
-1
/
+2
*
Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method
Jason Molenda
2013-11-16
1
-1
/
+18
*
Commit a work-in-progress system runtime for Mac OS X which won't
Jason Molenda
2013-11-15
1
-1
/
+2
*
Add object logging to HistoryThread. Call the DoDestroy() method from
Jason Molenda
2013-11-12
1
-0
/
+8
*
Add History subclasses for Thread, Unwind, RegisterContext.
Jason Molenda
2013-11-08
1
-0
/
+68