gdb
authorTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 14:21:01 +0000 (14:21 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 14:21:01 +0000 (14:21 +0000)
commitba163c7e4485a5653070684f15f8eb06d62683a5
tree7cd9f481ac3dc809d514c76e129a8a62aec0683b
parent9a61c7a6d7efba6be879313c546887243f50d8ae
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]