from gdb.texinfo on 11 July 1994 --> Debugging with GDB - Setting

Go to the previous, next section.

Switching between source languages

There are two ways to control the working language--either have GDB set it automatically, or select it manually yourself. You can use the set language command for either purpose. On startup, GDB defaults to setting the language automatically.

Go to the previous, next section.