aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/FaultMapParser.cpp
diff options
context:
space:
mode:
authorDawn Perchik <dawn@burble.org>2015-06-23 18:35:31 +0000
committerDawn Perchik <dawn@burble.org>2015-06-23 18:35:31 +0000
commitdc975670c194e0078d684546d49d06c661f163f7 (patch)
tree6034600f9bfa4cd047fb01f64a444e95e89bc343 /llvm/lib/Object/FaultMapParser.cpp
parentae3ac08326d6f22695eaca6c0a8bb22ab7ee40fc (diff)
downloadllvm-dc975670c194e0078d684546d49d06c661f163f7.zip
llvm-dc975670c194e0078d684546d49d06c661f163f7.tar.gz
llvm-dc975670c194e0078d684546d49d06c661f163f7.tar.bz2
Add support for displaying the language in the frame-format string.
Enable ${language} to be specified in the frame-format string to see the current frame's compile unit language in "frame info". Test Plan: debug a C++ program, run to main, and run the lldb commands: settings set frame-format "frame lang=${language}\n" frame info you should see: frame lang=c++ test case added in: ./dotest.py --executable lldb -f SettingsCommandTestCase.test_set_frame_format Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D10561 llvm-svn: 240440
Diffstat (limited to 'llvm/lib/Object/FaultMapParser.cpp')
0 files changed, 0 insertions, 0 deletions