[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
12.4 Supported Languages
No value for GDBN supports C, C++, Objective-C, Fortran, Java, Pascal,
assembly, Modula-2, and Ada.
Some No value for GDBN features may be used in expressions regardless of the
language you use: the No value for GDBN @
and ::
operators,
and the ‘{type}addr’ construct (see section Expressions) can be used with the constructs of any supported
language.
The following sections detail to what degree each source language is supported by No value for GDBN. These sections are not meant to be language tutorials or references, but serve only as a reference guide to what the No value for GDBN expression parser accepts, and what input and output formats should look like for different languages. There are many good books written on each of these languages; please look to these for a language reference or tutorial.
12.4.1 C and C++ | ||
12.4.2 Objective-C | ||
12.4.3 Fortran | ||
12.4.4 Pascal | ||
12.4.5 Modula-2 | ||
12.4.6 Ada |