public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/10541] GDB does not understand nested namespace aliases aliases
       [not found] <bug-10541-4717@http.sourceware.org/bugzilla/>
@ 2013-11-13 20:40 ` cvs-commit at gcc dot gnu.org
  2013-11-13 22:05 ` keiths at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-11-13 20:40 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  74921315b6734554793a37f7a152878c45b7d4ac (commit)
      from  793156e67263707a4184321d9154dea6ad99575a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=74921315b6734554793a37f7a152878c45b7d4ac

commit 74921315b6734554793a37f7a152878c45b7d4ac
Author: Keith Seitz <keiths@redhat.com>
Date:   Wed Nov 13 12:33:34 2013 -0800

    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

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog                     |   16 ++
 gdb/cp-support.c                  |   12 ++-
 gdb/dwarf2read.c                  |   75 +++++++++-
 gdb/testsuite/ChangeLog           |    9 +
 gdb/testsuite/gdb.cp/nsalias.cc   |   23 +++
 gdb/testsuite/gdb.cp/nsalias.exp  |  322 +++++++++++++++++++++++++++++++++++++
 gdb/testsuite/gdb.cp/nsrecurs.exp |   10 +-
 7 files changed, 460 insertions(+), 7 deletions(-)
 create mode 100644 gdb/testsuite/gdb.cp/nsalias.cc
 create mode 100644 gdb/testsuite/gdb.cp/nsalias.exp

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug c++/10541] GDB does not understand nested namespace aliases aliases
       [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
  3 siblings, 0 replies; 5+ messages in thread
From: keiths at redhat dot com @ 2013-11-13 22:05 UTC (permalink / raw)
  To: gdb-prs

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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keiths at redhat dot com
           Assignee|swagiaal at redhat dot com         |keiths at redhat dot com
   Target Milestone|6.8                         |7.7

--- Comment #2 from Keith Seitz <keiths at redhat dot com> ---
A patch for this bug was just committed, so I am closing this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug c++/10541] GDB does not understand nested namespace aliases aliases
       [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
  3 siblings, 0 replies; 5+ messages in thread
From: keiths at redhat dot com @ 2013-11-13 22:11 UTC (permalink / raw)
  To: gdb-prs

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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=7935

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug c++/10541] GDB does not understand nested namespace aliases aliases
       [not found] <bug-10541-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-11-13 22:11 ` keiths at redhat dot com
@ 2013-11-13 22:12 ` keiths at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: keiths at redhat dot com @ 2013-11-13 22:12 UTC (permalink / raw)
  To: gdb-prs

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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Keith Seitz <keiths at redhat dot com> ---
[Would help if I actually closed the bug as I said I would...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug c++/10541] GDB does not understand nested namespace aliases aliases
  2009-08-20 17:44 [Bug c++/10541] New: " swagiaal at redhat dot com
@ 2010-01-27 19:11 ` swagiaal at redhat dot com
  0 siblings, 0 replies; 5+ messages in thread
From: swagiaal at redhat dot com @ 2010-01-27 19:11 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sourceware dot|swagiaal at redhat dot com
                   |org                         |
             Status|UNCONFIRMED                 |ASSIGNED


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).