OSDN Git Service

gdb
authorTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 14:20:59 +0000 (14:20 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 14:20:59 +0000 (14:20 +0000)
commitf2f03a7b81be57219bb881817eadbcdfa0ef22ca
tree62f1b6e6593417a2a446cf0587c3b6b3ffbf41cb
parentee5c26141772582db315f9be9f472be50d450599
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]