forked from OSchip/llvm-project
![]() Summary: Add language option in -gdb-show command + test: ``` $ bin/lldb-mi ~/p/hello [...] b main [...] r [...] (gdb) -gdb-show language ^done,value="c++" (gdb) quit ``` Test Plan: ./dotest.py -v --executable $BUILDDIR/bin/lldb tools/lldb-mi/ Reviewers: abidh, granata.enrico, jingham, clayborg Reviewed By: clayborg Subscribers: lldb-commits, jingham, granata.enrico, clayborg, abidh Differential Revision: http://reviews.llvm.org/D9279 llvm-svn: 235983 |
||
---|---|---|
.. | ||
android | ||
modules | ||
Makefile | ||
build-swig-Python.sh | ||
buildSwigPython.py | ||
finish-swig-Python-LLDB.sh | ||
finishSwigPythonLLDB.py | ||
modify-python-lldb.py | ||
python-extensions.swig | ||
python-swigsafecast.swig | ||
python-typemaps.swig | ||
python-wrapper.swig | ||
remote-build.py |