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
/
test
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
73
-10354
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
38
-38
/
+38
*
Deprecate -m/+m dotest options in favor of test categories
Pavel Labath
2015-10-27
19
-93
/
+3
*
Remove use of octal literals.
Zachary Turner
2015-10-26
5
-13
/
+13
*
Convert `long` to `int`, and portably detect all integral types.
Zachary Turner
2015-10-26
1
-2
/
+3
*
Convert deprecated unittest method names.
Zachary Turner
2015-10-26
12
-42
/
+42
*
Fix usages of range() and xrange() for Python 3.
Zachary Turner
2015-10-26
1
-1
/
+1
*
[lldb-mi] Fix expansion of anonymous structures and unions
Dawn Perchik
2015-10-24
2
-0
/
+69
*
Python3 - Wrap more statements in calls to list()
Zachary Turner
2015-10-23
4
-10
/
+10
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
39
-30
/
+108
*
[lldb-mi] display summary for simple types + refactor (use lldb formatting fo...
Dawn Perchik
2015-10-23
2
-8
/
+8
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
37
-141
/
+68
*
Use six to portably handle module renames in Python 2 and 3
Zachary Turner
2015-10-21
2
-6
/
+13
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
1
-0
/
+45
*
[lldb-mi] Fix evaluation of strings containing characters from non-ascii range
Dawn Perchik
2015-10-07
3
-38
/
+82
*
[lldb-mi] Add support for StopAtEntry in MI via "-exec-run --start".
Dawn Perchik
2015-10-01
1
-0
/
+20
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
13
-380
/
+253
*
Fix TestMiSymbol for gcc-4.9 test.
Chaoren Lin
2015-09-17
1
-1
/
+1
*
[lldb-mi] Fix the handling of files in -data-info-line and -symbol-list-lines.
Dawn Perchik
2015-09-17
6
-3
/
+121
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-1
/
+1
*
Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.or...
Todd Fiala
2015-09-14
1
-2
/
+1
*
XFAIL single_step_only_steps_one_instruction related tests on arm/aarch64
Tamas Berghammer
2015-09-07
2
-0
/
+3
*
Fix -data-evaluate-expression for array.
Hafiz Abid Qadeer
2015-09-07
2
-0
/
+37
*
Extend the XFAIL for TestMiBreak
Pavel Labath
2015-09-07
1
-1
/
+1
*
[TestMiBreak] Replace expectedFlakeyLinux with an appropriate expectedFailureAll
Siva Chandra
2015-09-04
1
-1
/
+1
*
Remove Unicode byte-order mark from python files.
Zachary Turner
2015-08-13
16
-16
/
+16
*
Disable lldb-mi tests on Windows.
Zachary Turner
2015-08-13
16
-94
/
+93
*
Add size field to library load event (MI)
Ilia K
2015-08-11
1
-4
/
+3
*
[lldb-mi] Fix evaluation for children of created variable object.
Dawn Perchik
2015-07-31
1
-0
/
+11
*
Escape new line and tabs in the result of variable evaluation.
Hafiz Abid Qadeer
2015-07-31
1
-1
/
+1
*
Mark TestMiBreak as falkey on Linux
Tamas Berghammer
2015-07-30
1
-0
/
+1
*
Clean up test/tools/lldb-mi/variable/main.cpp after r243619
Ilia K
2015-07-30
1
-1
/
+1
*
Fix bug in expression display when determining if a pointer should be treated...
Ilia K
2015-07-30
2
-0
/
+13
*
[lldb-mi] Fix tests added in r243484 for breakpoints using file:func syntax.
Dawn Perchik
2015-07-29
1
-22
/
+19
*
[lldb-mi] XFAIL new test added in r243484.
Dawn Perchik
2015-07-29
1
-0
/
+1
*
[lldb-mi] Fix setting of breakpoints using file:func syntax.
Dawn Perchik
2015-07-28
1
-1
/
+19
*
Support escapes and quotes in string and character values.
Ilia K
2015-07-28
2
-29
/
+29
*
[lldb-mi] Fix breakpoints on functions when C++ namespaces are used.
Dawn Perchik
2015-07-27
1
-9
/
+13
*
[lldb-mi tests] Fix typo of sensitive.
Bruce Mitchener
2015-07-22
1
-4
/
+4
*
Add support for specifying a language to use when parsing breakpoints.
Dawn Perchik
2015-07-21
2
-0
/
+24
*
Xfail TestGdbRemoteAbort for Android API <= 16.
Chaoren Lin
2015-07-21
1
-1
/
+2
*
Use /proc/$$/stat instead of $PPID.
Chaoren Lin
2015-07-06
1
-1
/
+4
*
Expand result with type char* to string in -data-evaluate-expression
Ilia K
2015-06-25
2
-2
/
+2
*
Fix FIXME comments in MiBreakTestCase.test_lldbmi_break_insert_settings as su...
Dawn Perchik
2015-06-23
1
-9
/
+6
*
Adding some more flakey tests to the XFAIL list
Vince Harron
2015-06-22
3
-0
/
+4
*
Enhance lldb-mi arguments test (MI)
Dawn Perchik
2015-06-22
2
-10
/
+39
*
Add negative test for target.move-to-nearest-code=off using source location
Dawn Perchik
2015-06-17
1
-4
/
+12
*
[LLDB-MI] Properly detect missing mandatory arguments to MI commands
Bruce Mitchener
2015-06-08
2
-2
/
+5
*
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Chaoren Lin
2015-06-06
2
-2
/
+2
*
Update TestGdbRemoteAbort and TestGdbRemoteSegFault to use `get_signal_number`.
Chaoren Lin
2015-06-06
2
-2
/
+3
[next]