gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Jun 2010 20:18:27 +0000 (20:18 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Jun 2010 20:18:27 +0000 (20:18 +0000)
commitaf53d23161e42735bc2adbb8236d411a307b574c
treed60bf264e2d5069a1fe1fc469d71ac7ff063f46a
parent9655fd1aecac0e494b53902baaf50cf53f899526
gdb/
Fix PR c++/11703 and PR gdb/1448.
* c-exp.y (yylex) <last_was_coloncolon && first_was_coloncolon>: Add
FIRST_ITER check.

gdb/testsuite/
Test PR c++/11703 and PR gdb/1448.
* gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
gdb/1448.
gdb/ChangeLog
gdb/c-exp.y
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/namespace.exp
This page took 0.024985 seconds and 4 git commands to generate.