show language (gdb mode only)

Show the current source language.

Syntax

show language

Parameters

None.

Description

This command shows the current source language.

To set the current source language, use set language.

Example

(idb) set language c++
(idb) show language
The current source language is "c++"

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.