PR c++/7539
authorKeith Seitz <keiths@redhat.com>
Wed, 13 Nov 2013 20:33:34 +0000 (12:33 -0800)
committerKeith Seitz <keiths@redhat.com>
Wed, 13 Nov 2013 20:33:34 +0000 (12:33 -0800)
commit74921315b6734554793a37f7a152878c45b7d4ac
treebb2e70a9c14020eb5f9649202abc23f5e332e95b
parent793156e67263707a4184321d9154dea6ad99575a
PR c++/7539
PR c++/10541

This patch fixes some namespace alias bugs reported in the above bugs.
Links to all mailing list discussion:

https://sourceware.org/ml/gdb-patches/2013-07/msg00649.html
https://sourceware.org/ml/gdb-patches/2013-09/msg00557.html
https://sourceware.org/ml/gdb-patches/2013-11/msg00156.html
gdb/ChangeLog
gdb/cp-support.c
gdb/dwarf2read.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/nsalias.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/nsalias.exp [new file with mode: 0644]
gdb/testsuite/gdb.cp/nsrecurs.exp
This page took 0.026038 seconds and 4 git commands to generate.