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
/
python_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embed swig version into lldb.py in a different way
Pavel Labath
2019-02-15
1
-0
/
+28
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
28
-112
/
+84
*
[Core] Use the implementation method GetAddressOf in ValueObjectConstResultChild
Aleksandr Urakov
2019-01-14
1
-0
/
+3
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
1
-0
/
+1
*
[lldbsuite] Un-xfail TestEvents on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
Stella Stamenova
2018-12-20
3
-4
/
+0
*
TestHelloWorld: Use a file on the target platform for synchronisation.
Adrian Prantl
2018-12-18
2
-19
/
+29
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
1
-2
/
+0
*
Remove sleep() synchronisation from teststcase and
Adrian Prantl
2018-12-17
1
-9
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
2
-2
/
+2
*
[lldbsuite, windows] Mark tests as XFAIL on Windows or skip them
Stella Stamenova
2018-08-02
1
-0
/
+1
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
2
-6
/
+6
*
Add new API to SBTarget and SBModule classes.
Alexander Polyakov
2018-07-03
2
-0
/
+48
*
Mark this test as no debuginfo
Adrian Prantl
2018-06-22
1
-1
/
+1
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
5
-0
/
+5
*
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Stella Stamenova
2018-05-07
1
-0
/
+6
*
Add children and child[N] properties to SBValue.i.
Jim Ingham
2018-05-04
1
-1
/
+15
*
Add and fix some tests for PPC64
Pavel Labath
2018-03-26
1
-0
/
+6
*
Fix TestSBData.py on Windows
Adrian McCarthy
2018-02-22
1
-1
/
+1
*
Fix a couple of more tests to not create files in the source tree
Pavel Labath
2018-02-21
1
-18
/
+11
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
1
-5
/
+5
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
5
-29
/
+34
*
PR25934: Skip EventAPITestCase. It still SEGV's on Darwin.
Vedant Kumar
2018-01-30
1
-0
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
14
-26
/
+30
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
32
-53
/
+52
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-0
/
+31
*
Enable TestReadMemCString on non-darwin targets
Pavel Labath
2017-12-22
2
-11
/
+4
*
Change SBProcess::ReadCStringFromMemory() back to returning
Jason Molenda
2017-12-22
3
-0
/
+81
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
1
-7
/
+0
*
Remove android watchpoint xfails
Pavel Labath
2017-11-02
6
-14
/
+0
*
Revert r317182 for https://reviews.llvm.org/D39128
Jason Molenda
2017-11-02
1
-228
/
+0
*
Commit Lawrence D'Anna's patch to change
Jason Molenda
2017-11-02
1
-0
/
+228
*
Add a "watchpoint" test category and annotate tests appropriately
Pavel Labath
2017-10-31
1
-0
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
8
-18
/
+29
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
8
-29
/
+18
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
8
-18
/
+29
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
8
-29
/
+18
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
8
-18
/
+29
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
2
-0
/
+53
*
Expose active and available platform lists via SBDebugger API
Vadim Macagon
2017-08-09
1
-0
/
+4
*
Fix ProcessAPITestCase.test_get_process_info
Vadim Macagon
2017-08-02
1
-15
/
+27
*
xfail test_get_process_info pending bot fixes
Sean Callanan
2017-08-01
1
-0
/
+1
*
Expose process instance info via SB API
Vadim Macagon
2017-08-01
3
-0
/
+96
*
Added new API to SBStructuredData class
Abhishek Aggarwal
2017-05-29
1
-0
/
+206
*
Switch SBBreakpointLocation to use a weak_ptr
Pavel Labath
2017-03-01
1
-0
/
+3
*
Switch SBWatchpoint to use a weak_ptr to the underlying object
Pavel Labath
2017-02-28
1
-0
/
+3
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
1
-0
/
+23
*
Fix TestNameLookup for GCC
Pavel Labath
2017-02-15
1
-2
/
+2
*
XFAIL TestNameLookup for GCC
Pavel Labath
2017-02-14
1
-1
/
+2
*
Fix buildbots.
Greg Clayton
2017-02-13
1
-1
/
+1
[next]