diff options
author | Fred Fish <fnf@specifix.com> | 1992-12-31 04:05:05 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-12-31 04:05:05 +0000 |
commit | 45fe3db4ede57e944e8a780ffdfbaafcfe5bd996 (patch) | |
tree | 7b460ce58086c3bfedf745d98a78f8a6dbc78a97 /intro.texi | |
parent | 9bdd52ddd6baa49dbefc9841f91445211e7f2d0d (diff) | |
download | gdb-45fe3db4ede57e944e8a780ffdfbaafcfe5bd996.zip gdb-45fe3db4ede57e944e8a780ffdfbaafcfe5bd996.tar.gz gdb-45fe3db4ede57e944e8a780ffdfbaafcfe5bd996.tar.bz2 |
* c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names.
* c-exp.y, m2-exp.y (YYDEBUG): Define if MAINTENANCE_CMDS is defined
and YYDEBUG is not already defined.
* c-exp.y (strncmp): Replace throughout with STREQN, missed
them during the previous replacements.
* printcmd.c (_initialize_printcmd): Update internal documentation
for "set" command to note that the assignment syntax is language
dependent.
**** start-sanitize-chill ****
* ch-exp.y (yyreds, yytoks): Remap like other yy* names.
* ch-exp.y (YYDEBUG): Define if MAINTENANCE_CMDS is defined
and YYDEBUG is not already defined.
* ch-exp.y (GDB_REGNAME, GDB_LAST, GDB_VARIABLE, GDB_ASSIGNMENT,
single_assignment_action): New terminals and nonterminal for gdb
extensions to chill expression grammer.
* ch-exp.y (match_dollar_tokens): Lexer routine to match all
tokens that start with '$' (register names, convenience vars, etc).
* ch-exp.y (tokentab2): Add GDB_ASSIGNMENT.
* ch-exp.y (yylex): Call match_dollar_tokens.
**** end-sanitize-chill ****
Diffstat (limited to 'intro.texi')
0 files changed, 0 insertions, 0 deletions