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
/
lldb-mi
/
variable
/
TestMiGdbSetShowPrint.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-227
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Deprecate -m/+m dotest options in favor of test categories
Pavel Labath
2015-10-27
1
-3
/
+0
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-4
/
+2
*
[lldb-mi] Fix evaluation of strings containing characters from non-ascii range
Dawn Perchik
2015-10-07
1
-38
/
+43
*
Remove Unicode byte-order mark from python files.
Zachary Turner
2015-08-13
1
-1
/
+1
*
Disable lldb-mi tests on Windows.
Zachary Turner
2015-08-13
1
-4
/
+4
*
Fix bug in expression display when determining if a pointer should be treated...
Ilia K
2015-07-30
1
-0
/
+4
*
Support escapes and quotes in string and character values.
Ilia K
2015-07-28
1
-23
/
+23
*
Add support for Unicode strings in CMICmnLLDBUtilSBValue::GetValue (MI)
Ilia K
2015-05-08
1
-8
/
+40
*
Skip additional lldb-mi tests that failed on FreeBSD
Ed Maste
2015-05-06
1
-0
/
+3
*
XFAIL two mi tests on gcc to stabilise build bots
Pavel Labath
2015-04-27
1
-0
/
+2
*
Disable MiGdbSetShowTestCase.test_lldbmi_gdb_set_show_print_char_array_as_str...
Ilia K
2015-04-25
1
-0
/
+1
*
Add -gdb-set/-gdb-show aggregate-field-names option (MI)
Ilia K
2015-04-25
1
-0
/
+59
*
Add -gdb-set/-gdb-show expand-aggregates option (MI)
Ilia K
2015-04-25
1
-0
/
+55
*
Add -gdb-set/-gdb-show print char-array-as-string option (MI)
Ilia K
2015-04-25
1
-0
/
+69