PR exp/15109:
authorTom Tromey <tromey@redhat.com>
Thu, 21 Mar 2013 15:19:33 +0000 (15:19 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 21 Mar 2013 15:19:33 +0000 (15:19 +0000)
commitb2f83c08372136fe9fe7d1df2feb5566c8b883fb
tree7b78c73fd7f09e766f23ecfd662c2e01036aa38a
parent9507860ea98fccee3a8567de42ed9c71d43bc343
PR exp/15109:
* c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
Handle FILENAME token.
gdb/testsuite
* gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
* gdb.cp/misc.exp: Add test for FILENAME:: case.
gdb/ChangeLog
gdb/c-exp.y
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/cpexprs.exp
gdb/testsuite/gdb.cp/misc.exp