| commit | 87bb589c4df6b76629e6fab1e99c65854d3abfb7 | [log] [tgz] |
|---|---|---|
| author | Johnny Chen <johnny.chen@apple.com> | Wed Nov 03 21:37:58 2010 +0000 |
| committer | Johnny Chen <johnny.chen@apple.com> | Wed Nov 03 21:37:58 2010 +0000 |
| tree | eac0d2988cded50594b0250cc515dbd4e4a4178c | |
| parent | a67d2981b9144aebca5bc6fd93826e16a198a0b6 [diff] |
Add a test for Python API SBValue.GetValueType() inside TestArrayTypes.py for a local variable and an argument variable. Add ValueTypeString() utility function into lldbutil.py which converts the enum into a human readable string. Modify TestBase.DebugSBValue() to also dump the value type of an SBValue object. llvm-svn: 118197