[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The extensions made to GDB to support Modula-2 only support output from the GNU Modula-2 compiler (which is currently being developed). Other Modula-2 compilers are not currently supported, and attempting to debug executables produced by them is most likely to give an error as GDB reads in the executable's symbol table.
9.4.2.1 Operators Built-in operators 9.4.2.2 Built-in functions and procedures 9.4.2.3 Constants Modula-2 constants 9.4.2.4 Modula-2 defaults Default settings for Modula-2 9.4.2.5 Deviations from standard Modula-2 9.4.2.6 Modula-2 type and range checks 9.4.2.7 The scope operators ::
and.
9.4.2.8 GDB and Modula-2