public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/8839] gdb loses the name of an empty class
       [not found] <20040806095801.8839.mec.gnu@mindspring.com>
@ 2009-05-20 21:58 ` tromey at redhat dot com
  0 siblings, 0 replies; only message in thread
From: tromey at redhat dot com @ 2009-05-20 21:58 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2009-05-20 21:58 -------
This seems to be working now, so I'm closing the PR:

(gdb) ptype E0
type = class E0 {
}
(gdb) ptype E1
type = struct E1 {
    <no data fields>
}
(gdb) ptype E2
type = class E2 : public E0 {
}


I didn't see empty.exp in the current sources, strange.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |6.8


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

------- 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] only message in thread

only message in thread, other threads:[~2009-05-20 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040806095801.8839.mec.gnu@mindspring.com>
2009-05-20 21:58 ` [Bug c++/8839] gdb loses the name of an empty class tromey 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).