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
/
packages
/
Python
/
lldbsuite
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enhance the 'type X list' commands such that they actually alert the user if ...
Enrico Granata
2016-03-30
2
-1
/
+4
*
Fixed a problem where a dSYM wasn't properly found because it had the wrong name
Sean Callanan
2016-03-30
2
-2
/
+3
*
Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath
2016-03-30
2
-13
/
+3
*
Fixed the failing test TestCommandScriptImmediateOutput on MacOSX. Turns out ...
Greg Clayton
2016-03-30
3
-6
/
+6
*
Figure out what the fixed expression is, and print it. Added another target ...
Jim Ingham
2016-03-29
1
-1
/
+5
*
Expose top-level Clang expressions via the command line and the API.
Sean Callanan
2016-03-28
5
-0
/
+174
*
Fix an issue with nested aliases where the help system wouldn't correctly tra...
Enrico Granata
2016-03-25
1
-0
/
+8
*
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...
Jim Ingham
2016-03-25
3
-0
/
+114
*
Make File option flags consistent for Python API
Stephane Sezer
2016-03-24
2
-1
/
+44
*
Make 'type lookup' print an error message instead of complete radio silence w...
Enrico Granata
2016-03-24
1
-0
/
+1
*
Add ThreadSanitizer debugging support.
Kuba Brecka
2016-03-23
6
-0
/
+219
*
Change 'apropos' such that it doesn't look into the "long help/syntax" string...
Enrico Granata
2016-03-23
1
-1
/
+1
*
Fix a bug caused by my alias refactoring where, if an alias was defined in te...
Enrico Granata
2016-03-22
3
-0
/
+87
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-1
/
+1
*
Add a DiagnosticManager replace error streams in the expression parser.
Sean Callanan
2016-03-19
2
-44
/
+44
*
Switch from unittest2.expectedFailure to our own decorator on TestSTL
Pavel Labath
2016-03-16
1
-2
/
+1
*
Mark an LLGS test as flaky
Pavel Labath
2016-03-16
1
-0
/
+1
*
[test] Persist packets between expect_gdbremote_sequence invocations
Pavel Labath
2016-03-16
3
-30
/
+41
*
Fix thread/process ID reading from linux core files
Pavel Labath
2016-03-16
7
-0
/
+94
*
On some platforms, the compiler is allowed to assume that BOOL == bool. On ot...
Enrico Granata
2016-03-15
2
-1
/
+9
*
Make it so that the data formatter for NSError can see through a variable of ...
Enrico Granata
2016-03-15
2
-5
/
+8
*
Add regression test for expressions calling functions taking anonymous struct...
Ewan Crawford
2016-03-15
3
-0
/
+78
*
Add some test coverage for the changes in alias help
Enrico Granata
2016-03-15
1
-0
/
+18
*
Enable expectedFailure for all Clang versions in TestRegisterVariables
Ed Maste
2016-03-14
1
-1
/
+1
*
[test] Correctly retry connections on android targets
Pavel Labath
2016-03-14
1
-5
/
+31
*
Extend XFlaky in TestProcessIO to linux as well
Pavel Labath
2016-03-14
1
-5
/
+5
*
Remove the skip if Darwin since I fixed the crash.
Jim Ingham
2016-03-11
1
-1
/
+0
*
Fixed MemoryCache L1 cache flush
Marianne Mailhot-Sarrasin
2016-03-11
3
-0
/
+81
*
skip newly segfaulting test on OS X public CI
Todd Fiala
2016-03-11
1
-0
/
+1
*
Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/u...
Marianne Mailhot-Sarrasin
2016-03-10
1
-0
/
+11
*
Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.
Adrian McCarthy
2016-03-10
1
-11
/
+0
*
[DWARFASTParserClang] Start with member offset of 0 for members of union types.
Siva Chandra
2016-03-10
3
-0
/
+69
*
[TestRegisterVariables] Adjust compiler range in expected failure decorator.
Siva Chandra
2016-03-09
1
-2
/
+2
*
Made self.expect() errors a little more readable in the testsuite.
Sean Callanan
2016-03-08
1
-7
/
+8
*
Support floating point values in 128-bit SSE vector registers
Adrian Prantl
2016-03-08
2
-1
/
+27
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
3
-0
/
+68
*
[LLDB][MIPS] Fix TestDisassembleBreakpoint
Mohit K. Bhakkad
2016-03-07
1
-1
/
+1
*
Add a log statement
Pavel Labath
2016-03-04
1
-0
/
+1
*
Resumbit "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-04
1
-5
/
+29
*
Add reverse file remapping for breakpoint set
Tamas Berghammer
2016-03-04
1
-0
/
+18
*
Revert "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-03
1
-29
/
+5
*
Fix OSX breakage caused by r262597
Pavel Labath
2016-03-03
1
-0
/
+1
*
Fetch remote log files from LLGS tests
Pavel Labath
2016-03-03
1
-5
/
+28
*
Slightly improve logging in LLGS tests
Pavel Labath
2016-03-01
1
-1
/
+1
*
When 'help' cannot find a command, produce additional help text that also poi...
Enrico Granata
2016-02-29
1
-0
/
+15
*
Fix TestInlines.py on Windows
Adrian McCarthy
2016-02-29
4
-8
/
+8
*
Revert a part of "Add/Improve complex, vector, aggregate types handling for S...
Pavel Labath
2016-02-29
1
-3
/
+3
*
Add/Improve complex, vector, aggregate types handling for SysV ARM (hard/soft...
Omair Javaid
2016-02-29
1
-3
/
+3
*
[LLDB][MIPS] Fix TestInferiorAssert.py for MIPS
Sagar Thakur
2016-02-26
1
-0
/
+4
*
Make TestPlatformProcessConnect to support abstract/domain sockets.
Oleksiy Vyalov
2016-02-26
1
-4
/
+20
[prev]
[next]