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
*
[lldb][NFC] Stabilize gui/basic test by waiting on prompt
Raphael Isemann
2019-09-05
1
-0
/
+1
*
[dotest] Remove top-level Makefile
Pavel Labath
2019-09-05
1
-32
/
+0
*
[dotest] Centralize initialization commands even more
Pavel Labath
2019-09-05
4
-28
/
+21
*
Obliterate LLDB_CONFIGURATION_BUILDANDINTEGRATION
Pavel Labath
2019-09-05
3
-20
/
+0
*
Breakpad: Basic support for STACK WIN unwinding
Pavel Labath
2019-09-05
5
-27
/
+248
*
[dotest] Delete trivial inline test makefiles
Pavel Labath
2019-09-05
30
-77
/
+0
*
[Disassembler] Simplify a few methods (2/2) (NFC)
Jonas Devlieghere
2019-09-04
1
-52
/
+62
*
[Disassembler] Simplify a few methods (NFC)
Jonas Devlieghere
2019-09-04
3
-122
/
+132
*
[test] Escape path to match the literal string
Jonas Devlieghere
2019-09-04
1
-1
/
+1
*
Revert "[test] Address TestConcurrentMany*.py flakiness on macOS"
Jonas Devlieghere
2019-09-04
1
-9
/
+16
*
[Python] Implement __next__ for value_iter
Jonas Devlieghere
2019-09-04
2
-1
/
+11
*
[Python] Implement truth testing for lldb.value
Jonas Devlieghere
2019-09-04
2
-0
/
+7
*
[Python] Fix whitespace before making changes (NFC)
Jonas Devlieghere
2019-09-04
1
-164
/
+164
*
Upstream macCatalyst support in debugserver and the macOS dynamic loader
Adrian Prantl
2019-09-04
21
-48
/
+259
*
Workaround TestConcurrentMany* flakiness in a more pricipled way
Frederic Riss
2019-09-04
2
-2
/
+1
*
disassemble command: fix error message when disassembly fails
Pavel Labath
2019-09-04
3
-1
/
+50
*
[lldb] Fix log statement in Socket::Write
Raphael Isemann
2019-09-04
1
-1
/
+2
*
[lldb] Limit the amount of zeroes we use for padding when printing small floats
Raphael Isemann
2019-09-04
8
-4
/
+150
*
[lldb] Early exit in RangeDataVector:FindEntryIndexesThatContain
Raphael Isemann
2019-09-04
1
-6
/
+8
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
13
-108
/
+106
*
Port TestBatchMode to PExpectTest class
Pavel Labath
2019-09-04
2
-91
/
+56
*
[lldb][NFC] Rename ReadRegisterValue to PrintRegisterValue
Raphael Isemann
2019-09-04
1
-95
/
+95
*
[lldb][NFC] Remove WriteRegister copy-pasta from ObjectFileMachO
Raphael Isemann
2019-09-04
1
-198
/
+119
*
[lldb][NFC] Add a simple test for thread_local storage.
Raphael Isemann
2019-09-04
3
-0
/
+25
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
557
-1581
/
+552
*
[lldb] [test] Mark 'reenabled' tests XFAIL on NetBSD
Michal Gorny
2019-09-04
5
-0
/
+5
*
[lldb] [test] Un-mark two commands/register tests XFAIL
Michal Gorny
2019-09-04
1
-2
/
+0
*
[Driver] Remove duplicate option parsing (NFC)
Jonas Devlieghere
2019-09-03
1
-8
/
+1
*
[lldb][NFC] Remove lldbcurses.py
Raphael Isemann
2019-09-03
1
-1306
/
+0
*
[lldb][NFC] Remove unused overload of File::Read
Raphael Isemann
2019-09-03
2
-74
/
+0
*
[test] Addres TestConcurrentMany*.py flakiness on macOS
Jonas Devlieghere
2019-09-03
1
-16
/
+11
*
[test] Remove print statements and verify that the symbol exists
Jonas Devlieghere
2019-09-03
1
-10
/
+1
*
[lldb][NFC] Disable added frame select and all log option test on windows
Raphael Isemann
2019-09-03
2
-0
/
+2
*
[lldb] Replace std::call_once() with llvm::call_once()
Michal Gorny
2019-09-03
1
-2
/
+2
*
[lldb] Test 'frame select -r' and fix that INT32_MIN breaks the option parser
Raphael Isemann
2019-09-03
4
-16
/
+72
*
[lldb][NFC] Test 'command delete'
Raphael Isemann
2019-09-03
1
-0
/
+17
*
[lldb][NFC] Test that enabling all log options doesn't crash anything
Raphael Isemann
2019-09-03
1
-0
/
+11
*
[lldb][NFC] Remove unnecessary constructors from invalid-args tests
Raphael Isemann
2019-09-03
3
-9
/
+0
*
[lldb][NFC] Simplify script_alias test
Raphael Isemann
2019-09-03
1
-4
/
+1
*
[lldb][NFC] Also test unaliasing in nested_alias test
Raphael Isemann
2019-09-03
1
-0
/
+9
*
[lldb] Test 'command' commands and fix the found crashes
Raphael Isemann
2019-09-03
2
-0
/
+71
*
[lldb][NFC] Unify log files in commands/log/basic
Raphael Isemann
2019-09-03
1
-9
/
+7
*
[lldb][NFC] Remove setup boilerplate from types/ tests
Raphael Isemann
2019-09-03
7
-52
/
+1
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
4
-8
/
+19
*
NativeProcessLinux: Remove some register context boilerplate
Pavel Labath
2019-09-02
10
-202
/
+114
*
[lldb][NFC] Add test for invalid gui command
Raphael Isemann
2019-09-02
1
-0
/
+15
*
[lldb][NFC] Remove unused imports from TestIntegerTypesExpr.py
Raphael Isemann
2019-09-02
1
-7
/
+0
*
[ARM64] Simplify RegisterInfos_arm64.h with macro based RegisterInfo array
Omair Javaid
2019-09-02
1
-181
/
+258
*
[lldb][NFC] Remove unused imports from TestIntegerTypes.py
Raphael Isemann
2019-09-02
1
-6
/
+0
*
[lldb][NFC] Add test for source info
Raphael Isemann
2019-09-02
4
-0
/
+26
[next]