Lines Matching refs:Pascal
591 CHILL, a Pascal like language used by telecommunications companies.
821 * Support for debugging Pascal programs.
823 GDB now includes support for debugging Pascal programs. The following
826 - Pascal-specific data types such as sets;
828 - automatic recognition of Pascal sources based on file-name
831 - Pascal-style display of data types, variables, and functions;
833 - a Pascal expression parser.
837 - Pascal string operations are not supported at all;
841 - Pascal type hexadecimal constants are not supported
844 - support for Pascal objects and classes is not full yet;
846 - unlike Pascal, GDB is case-sensitive for symbol names.
1804 This version includes preliminary support for Chill, a Pascal like language