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
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-2
/
+2
*
Fix TestThreadSpecificBreakpoint on Windows
Adrian McCarthy
2019-08-01
2
-15
/
+14
*
Fix completion for functions in anonymous namespaces
Jonas Devlieghere
2019-07-31
2
-0
/
+6
*
Test load unloading of modules with libraries-svr4
Antonio Afonso
2019-07-29
1
-0
/
+40
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+1
*
[lldb] [test] Mark three new tests XFAIL on NetBSD
Michal Gorny
2019-07-29
2
-0
/
+3
*
[Tests] Split inferior crashing tests
Jonas Devlieghere
2019-07-26
4
-196
/
+359
*
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
Michal Gorny
2019-07-25
2
-2
/
+0
*
LLGS: fix tracking execve on linux
Pavel Labath
2019-07-25
2
-73
/
+13
*
[lldb][test_suite] Update tests with unexpected pass on Android aarch64
Alex Langford
2019-07-23
10
-16
/
+31
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
3
-0
/
+102
*
[lldb] Make TestDeletedExecutable more reliable
Raphael Isemann
2019-07-11
2
-5
/
+25
*
[lldb-suite] Skip TestMachCore on Windows
Stella Stamenova
2019-07-09
1
-1
/
+4
*
[lldb] [test] Update NetBSD XFAILs in test suite
Michal Gorny
2019-07-08
6
-0
/
+8
*
[lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
12
-20
/
+0
*
@skipIfXmlSupportMissing TestRecognizeBreakpoint
Pavel Labath
2019-07-01
1
-0
/
+1
*
Replace tabs with spaces.
Adrian Prantl
2019-06-29
1
-2
/
+2
*
Make sure the thread list is updated before you set the stop reason
Jim Ingham
2019-06-28
3
-0
/
+206
*
Support nested target.xml register definition files, lack of reg group markers.
Jason Molenda
2019-06-26
1
-0
/
+238
*
Skip failing test on older versions of clang.
Adrian Prantl
2019-06-12
1
-0
/
+1
*
[ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Alex Langford
2019-06-04
3
-5
/
+236
*
[lldb] [test] Mark frequently failing flaky tests skipped on NetBSD
Michal Gorny
2019-05-15
3
-4
/
+4
*
TestMinidumpNew.py: Use yaml2obj where possible
Pavel Labath
2019-05-14
10
-79
/
+147
*
Change the disabling of packet logging to be in TearDownHook lambdas.
Jason Molenda
2019-05-10
4
-12
/
+9
*
Ted pointed out that some of test tests that are enabling packet
Jason Molenda
2019-05-10
4
-7
/
+17
*
minidump: Don't eagerly resolve module paths read from the minidump
Pavel Labath
2019-05-10
2
-1
/
+29
*
Revert "Disable the step over skipping calls feature since buildbots are not ...
Pavel Labath
2019-05-10
1
-1
/
+0
*
Improve step over performance by not stopping at branches that are function c...
Greg Clayton
2019-05-09
1
-4
/
+3
*
[test] Remove randomness
Jonas Devlieghere
2019-05-05
1
-8
/
+3
*
[Alias] Add 're' alias for register
Jonas Devlieghere
2019-05-03
1
-1
/
+2
*
[test] Convert TestWatchpointSetErrorCases.py to lit
Jonas Devlieghere
2019-05-02
1
-74
/
+0
*
Un-xfail the TestMiniDump tests on Windows
Stella Stamenova
2019-04-30
1
-2
/
+0
*
[lldb] [test] Remove duplicate YMM/ZMM dotest tests
Michal Gorny
2019-04-29
4
-354
/
+0
*
TestZMMRegister: use an integer division as intended
Frederic Riss
2019-04-26
1
-2
/
+2
*
[DataFormatters] Adjusting libc++ std::list formatter to act better with poin...
Shafik Yaghmour
2019-04-24
2
-1
/
+6
*
yamlify TestMiniDumpUUID binaries
Pavel Labath
2019-04-23
19
-34
/
+183
*
This test doesn't need to be run for all debug formats.
Jim Ingham
2019-04-19
1
-0
/
+1
*
Breakpad: Match the new UUID algorithm in minidumps
Pavel Labath
2019-04-16
2
-0
/
+12
*
[test] Convert CommandScriptImmediateOutput from pexpect to lit
Jonas Devlieghere
2019-04-11
2
-120
/
+0
*
Minidump: extend UUID byte-swapping to windows platform
Pavel Labath
2019-04-11
1
-6
/
+6
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
3
-0
/
+125
*
[Test] Remove no_debug_info_test decorator from Obj-C data formatters.
Jonas Devlieghere
2019-04-05
11
-11
/
+0
*
[testsuite] Split Objective-C data formatter
Jonas Devlieghere
2019-04-05
14
-530
/
+584
*
Un-xfail one of the TestMiniDumpUUID tests on Windows
Stella Stamenova
2019-04-03
1
-1
/
+0
*
Attempt #2 to get this patch working. I will watch the build bots carefully t...
Greg Clayton
2019-04-03
5
-0
/
+81
*
Revert r357504, r357491, r357482 because of bot breakage.
Adrian Prantl
2019-04-02
5
-86
/
+1
*
Clean up windows build bot.
Greg Clayton
2019-04-02
1
-0
/
+2
*
Fix buildbot where paths were not matching up.
Greg Clayton
2019-04-02
1
-1
/
+4
*
Allow partial UUID matching in Minidump core file plug-in
Greg Clayton
2019-04-02
5
-0
/
+80
[next]