public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/10541] New: GDB does not understand nested namespace aliases aliases
@ 2009-08-20 17:44 swagiaal at redhat dot com
  2010-01-27 19:11 ` [Bug c++/10541] " swagiaal at redhat dot com
  0 siblings, 1 reply; 5+ messages in thread
From: swagiaal at redhat dot com @ 2009-08-20 17:44 UTC (permalink / raw)
  To: gdb-prs

namespace A{
  int ax;
}

namespace B{
  namespace BA = A
}

gdb cannot p B::BA::ax nor ptype B::BA

-- 
           Summary: GDB does not understand nested namespace aliases aliases
           Product: gdb
           Version: archer
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: swagiaal at redhat dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10541

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-13 22:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10541-4717@http.sourceware.org/bugzilla/>
2013-11-13 20:40 ` [Bug c++/10541] GDB does not understand nested namespace aliases aliases cvs-commit at gcc dot gnu.org
2013-11-13 22:05 ` keiths at redhat dot com
2013-11-13 22:11 ` keiths at redhat dot com
2013-11-13 22:12 ` keiths at redhat dot com
2009-08-20 17:44 [Bug c++/10541] New: " swagiaal at redhat dot com
2010-01-27 19:11 ` [Bug c++/10541] " swagiaal at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).