summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/variable/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-152/+0
* [lldb-mi] Fix expansion of anonymous structures and unionsDawn Perchik2015-10-241-0/+27
* [lldb-mi] Fix evaluation of strings containing characters from non-ascii rangeDawn Perchik2015-10-071-0/+14
* Clean up test/tools/lldb-mi/variable/main.cpp after r243619Ilia K2015-07-301-1/+1
* Fix bug in expression display when determining if a pointer should be treated...Ilia K2015-07-301-0/+9
* Support escapes and quotes in string and character values.Ilia K2015-07-281-6/+6
* Improve the MiVarTestCase.test_lldbmi_var_list_children test (MI)Ilia K2015-05-151-4/+14
* Add support for Unicode strings in CMICmnLLDBUtilSBValue::GetValue (MI)Ilia K2015-05-081-2/+6
* Fix -var-list-children command (MI)Ilia K2015-05-081-0/+11
* Add -gdb-set/-gdb-show aggregate-field-names option (MI)Ilia K2015-04-251-0/+10
* Add -gdb-set/-gdb-show expand-aggregates option (MI)Ilia K2015-04-251-0/+10
* Add -gdb-set/-gdb-show print char-array-as-string option (MI)Ilia K2015-04-251-0/+10
* Fix -var-create and -var-update (MI)Ilia K2015-03-061-0/+28
* Refactor lldb-mi testsIlia K2015-02-201-0/+19
OpenPOWER on IntegriCloud