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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark TestPrintStackTraces as flaky on linux
Pavel Labath
2016-05-09
1
-0
/
+1
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
Fix assertion in SymbolFilePDB
Pavel Labath
2016-05-09
1
-0
/
+4
*
Take the API lock in SBThread::IsValid & SBFrame::IsValid.
Jim Ingham
2016-05-07
2
-2
/
+27
*
Remove some lldbassert's from the packet checking code.
Jim Ingham
2016-05-07
1
-5
/
+0
*
Fix the way the ShouldStopHere checker handles the general case of "stepping ...
Jim Ingham
2016-05-06
1
-6
/
+33
*
Fix LLDB after removal of PDB_ErrorCode
Zachary Turner
2016-05-06
1
-1
/
+1
*
debugserver; fix -Wunused-local-typedef, -Wunused-variable warnings
Saleem Abdulrasool
2016-05-06
1
-7
/
+0
*
debugserver: fix a couple of -Wmissing-field-initializers warnings
Saleem Abdulrasool
2016-05-06
1
-1
/
+3
*
debugserver: fix some -Wpessimizing-move warnings
Saleem Abdulrasool
2016-05-06
1
-3
/
+3
*
debugserver: fix a few -Wcovered-swift-default warnings
Saleem Abdulrasool
2016-05-06
2
-2
/
+0
*
debugserver: fix some -Wformat-pedantic warnings
Saleem Abdulrasool
2016-05-06
1
-16
/
+7
*
Fix standalone build on RHEL6.
Eugene Zelenko
2016-05-06
1
-0
/
+1
*
Revert r268591
Enrico Granata
2016-05-05
16
-98
/
+38
*
Fix TestEvents.py on OS X
Todd Fiala
2016-05-05
1
-3
/
+6
*
fix argument usage for '-#' command line option
Todd Fiala
2016-05-05
1
-1
/
+1
*
Guard AddCXXSynthetic with LLDB_DISABLE_PYTHON
Tamas Berghammer
2016-05-05
1
-0
/
+2
*
Bump up timeout in AdbClient
Pavel Labath
2016-05-05
1
-1
/
+1
*
Add support for displaying Java array types on Andorid
Tamas Berghammer
2016-05-05
7
-70
/
+258
*
Downgrade skip to xfail in TestBitfields on linux
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix EOF handling in AdbClient (take 2)
Pavel Labath
2016-05-05
1
-5
/
+16
*
Fix syntax errors in TestEnumTypes
Pavel Labath
2016-05-05
1
-1
/
+2
*
Fix DW_AT_specification handling in DWO files
Pavel Labath
2016-05-05
6
-1
/
+71
*
Allow LanguageRuntimes to return an error if they fail in the course of dynam...
Enrico Granata
2016-05-05
16
-38
/
+98
*
Make the functions that fetch data from the ObjC runtime choose whether or no...
Enrico Granata
2016-05-05
1
-15
/
+13
*
XFail TestEnumTypes.py on Windows
Adrian McCarthy
2016-05-04
2
-7
/
+8
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
4
-12
/
+24
*
Unblock the windows buildbot.
Greg Clayton
2016-05-04
1
-0
/
+1
*
Don't let two threads call Debugger::Clear simultaneously.
Greg Clayton
2016-05-04
2
-24
/
+40
*
Fixed a missing break and fixed spacing.
Greg Clayton
2016-05-04
1
-22
/
+23
*
Intentionally leak the ASTSourceMap instead of destroying it when LLDB quits.
Sean Callanan
2016-05-04
1
-2
/
+3
*
Update for llvm change to add pdb namespace.
Zachary Turner
2016-05-04
5
-44
/
+50
*
Fix a SIGSEGV caused by dereferencing a pointer without a null check
Bryan Chan
2016-05-04
1
-2
/
+2
*
Add a way for an ObjectFile to indicate that assembly emulation
Jason Molenda
2016-05-04
6
-3
/
+71
*
You have to call setHasLoadedFieldsFromExternalStorage AFTER calling
Jim Ingham
2016-05-04
1
-1
/
+1
*
Added a testcase for the ptr_refs tool so we catch if it stops working.
Sean Callanan
2016-05-03
3
-0
/
+75
*
Split out console and file writing cases in TestCommandScriptImmediateOutput
Francis Ricci
2016-05-03
1
-4
/
+17
*
Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read"
Pavel Labath
2016-05-03
12
-272
/
+127
*
Add a read_full_buffer argument to ConnectionFileDescriptor::Read
Pavel Labath
2016-05-03
12
-127
/
+272
*
Another little example use of scripted thread plans.
Jim Ingham
2016-05-03
1
-0
/
+25
*
debugserver should fflush its log stream in FileLogCallback, now it does.
Greg Clayton
2016-05-02
1
-2
/
+3
*
Fix an issue where the apropos command would not print fully qualified comman...
Enrico Granata
2016-05-02
2
-1
/
+23
*
Import block pointers from DWARF as Clang block pointers, not as structs.
Sean Callanan
2016-05-02
16
-5
/
+450
*
Add more debug logging to g_get_shared_cache_class_info_body
Enrico Granata
2016-05-02
1
-1
/
+14
*
Add an argument to ValueObject::GetSyntheticBase that allows for name customi...
Enrico Granata
2016-05-02
2
-5
/
+14
*
I forgot to check in the test case for the changes I made to synthetic childr...
Enrico Granata
2016-05-02
4
-0
/
+127
*
Add support for synthetic child providers to optionally return a customized t...
Enrico Granata
2016-05-02
6
-0
/
+94
*
Update test for r268192.
Kuba Brecka
2016-05-01
1
-3
/
+3
*
Improve wording and capitalization of TSan thread names.
Kuba Brecka
2016-05-01
1
-7
/
+7
*
Add thread numbers into ASan thread names.
Kuba Brecka
2016-05-01
1
-5
/
+8
[next]