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
/
HistoryUnwind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PC adjustment in StackFrame::GetSymbolContext
Joseph Tremoulet
2019-08-02
1
-1
/
+3
*
[Process] Remove unused field from HistoryThread
Alex Langford
2019-06-19
1
-4
/
+2
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-51
/
+35
*
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
-2
/
+4
*
Remove unused class variable and update all callers/users.
Eric Christopher
2014-09-09
1
-2
/
+0
*
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
*
When a client asks for a queue pending item's extended backtrace,
Jason Molenda
2014-03-06
1
-0
/
+4
*
Add History subclasses for Thread, Unwind, RegisterContext.
Jason Molenda
2013-11-08
1
-0
/
+79