Dawn Perchik dc975670c1 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
2015-06-23 18:35:31 +00:00
..
2014-08-11 18:06:28 +00:00
2015-06-18 05:27:05 +00:00
2015-05-27 04:55:31 +00:00
2013-09-25 10:37:32 +00:00
2013-09-25 10:37:32 +00:00
2013-09-25 10:37:32 +00:00
2013-09-25 10:37:32 +00:00
2013-09-25 10:37:32 +00:00
2014-07-01 21:22:11 +00:00
2015-06-18 05:27:05 +00:00
2015-06-18 05:27:05 +00:00
2014-06-27 02:42:12 +00:00
2013-09-25 10:37:32 +00:00
2014-07-01 21:22:11 +00:00