OSDN Git Service

gdb
authortromey <tromey>
Mon, 22 Dec 2008 14:20:59 +0000 (14:20 +0000)
committertromey <tromey>
Mon, 22 Dec 2008 14:20:59 +0000 (14:20 +0000)
commit4ae376803245c4d8bdef287df2fd447d2ce8adcb
treed946851b522fc742fdb7e479e7f1b5c3112d3bdd
parent03292dda9b18d1640f51acceda17bf8ea1abd597
gdb
* c-exp.y (ident_tokens): New global.
(struct token) <cxx_only>: New field.
(tokentab3): Update.
(tokentab2): Update.
(yylex): Use ident_tokens.
gdb/testsuite
* gdb.cp/punctuator.exp: New file.
gdb/ChangeLog
gdb/c-exp.y
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/punctuator.exp [new file with mode: 0644]