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
/
test
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip test if gcc version is less than 7.1 since it doesn't support -gcolumn-i...
Tatyana Krasnukha
2018-09-21
1
-0
/
+4
*
[target] Change target create's behavior wrt loading dependent files.
Jonas Devlieghere
2018-09-20
5
-0
/
+151
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-19
3
-0
/
+148
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
1
-1
/
+6
*
Revert "[DataFormatters] Add formatter for C++17 std::variant"
Shafik Yaghmour
2018-09-17
3
-148
/
+0
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-17
3
-0
/
+148
*
Make the eSearchDepthFunction searches work, add tests
Jim Ingham
2018-09-14
2
-8
/
+31
*
svn add the new files...
Jim Ingham
2018-09-13
4
-0
/
+253
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-0
/
+16
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
2
-0
/
+92
*
Commit my attempt to test the change to ProcessGDBRemote
Jason Molenda
2018-09-12
2
-0
/
+52
*
Add a basic test for 'memory region'
Raphael Isemann
2018-09-12
3
-0
/
+73
*
Rollback "Fix raw address breakpoints not resolving".
Davide Italiano
2018-09-10
1
-37
/
+0
*
Fix raw address breakpoints not resolving
Ted Woodward
2018-09-10
1
-0
/
+37
*
Print column info in backtraces et al. if available
Adrian Prantl
2018-09-05
2
-2
/
+3
*
Avoid using short identifiers in some tests
Pavel Labath
2018-08-31
1
-1
/
+1
*
Fix deadlock in gdb-client tests
Pavel Labath
2018-08-30
1
-1
/
+1
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
1
-36
/
+0
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
5
-5
/
+81
*
Respect platform sysroot when loading core files
Pavel Labath
2018-08-28
1
-9
/
+41
*
Disable exceptions for TestDataFormatterLibcxxOptional.py
Frederic Riss
2018-08-25
1
-1
/
+1
*
Add libc++ data formatter for std::function
Adrian Prantl
2018-08-23
2
-11
/
+30
*
Disable two flaky pexpect-backed tests on Darwin
Vedant Kumar
2018-08-16
1
-0
/
+2
*
Add libc++ data formatters for std::optional.
Adrian Prantl
2018-08-15
3
-0
/
+124
*
Update TestTargetXMLArch.py test for llvm triple change with unspecified
Jason Molenda
2018-08-13
1
-1
/
+1
*
[tests, libstdcxx] Add missing test category on the TestDataFormatterStdUniqu...
Stella Stamenova
2018-08-10
1
-0
/
+1
*
If a function starts with line number 0, don't try to check if a breakpoint c...
Jim Ingham
2018-08-07
2
-1
/
+7
*
Add support for ARM and ARM64 breakpad generated minidump files (version 2).
Greg Clayton
2018-08-06
4
-0
/
+155
*
Revert "Add support for ARM and ARM64 breakpad generated minidump files"
Pavel Labath
2018-08-03
4
-155
/
+0
*
[lldbsuite, windows] Mark tests as XFAIL on Windows or skip them
Stella Stamenova
2018-08-02
6
-2
/
+22
*
Add support for ARM and ARM64 breakpad generated minidump files
Greg Clayton
2018-08-02
4
-0
/
+155
*
Remove unnecessary target from TestCompletion patch
Raphael Isemann
2018-08-01
1
-1
/
+0
*
Add the actually calculated completions to COMPLETION_MSG
Raphael Isemann
2018-07-27
1
-2
/
+2
*
Add missing boundary checks to variable completion.
Raphael Isemann
2018-07-27
2
-2
/
+49
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
30
-95
/
+91
*
Revert "Recommit [DataFormatters] Add formatter for C++17 std::optional."
Davide Italiano
2018-07-27
3
-93
/
+0
*
Recommit [DataFormatters] Add formatter for C++17 std::optional.
Davide Italiano
2018-07-27
3
-0
/
+93
*
Fix duplicate suggestions after an ambiguous command
Raphael Isemann
2018-07-26
1
-1
/
+1
*
Don't print two errors for unknown commands.
Raphael Isemann
2018-07-26
2
-0
/
+40
*
Revert "[DataFormatters] Add formatter for C++17 std::optional."
Davide Italiano
2018-07-25
3
-93
/
+0
*
[DataFormatters] Add formatter for C++17 std::optional.
Davide Italiano
2018-07-25
3
-0
/
+93
*
Defend LoadImageUsingPaths against a path list
Jim Ingham
2018-07-20
1
-2
/
+19
*
Fix TestDataFormatterUnordered for older libc++ versions
Pavel Labath
2018-07-16
1
-0
/
+5
*
Make these tests c++ tests so they can be skipped on systems that don't suppo...
Jim Ingham
2018-07-13
2
-4
/
+7
*
Fix the libcxx set, multiset, vector and bitset formatters to work on referen...
Jim Ingham
2018-07-13
8
-120
/
+202
*
Fix TestAttachDenied on macOS Mojave
Frederic Riss
2018-07-13
2
-0
/
+15
*
[testsuite] Implement a category to skip libstdcxx tests
Davide Italiano
2018-07-10
9
-30
/
+9
*
Rollback [test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-09
9
-9
/
+26
*
[test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-06
9
-26
/
+9
*
Remove a bunch more references to _LIBCPP_INLINE_VISIBILITY
Jim Ingham
2018-07-06
8
-40
/
+18
[next]