This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9688] gdb core dump c++ virtual inheritance


------- Additional Comments From tromey at redhat dot com  2009-07-24 18:27 -------
gdb now prints:

$1 = (Bug [incomplete object]) {
  <Derived2> = {
    <Derived1> = {
      <Base> = {
        _vptr.Base = 0x8049094
      }, 
      members of Derived1: 
      i = 134513747
    }, <No data fields>}, 
  <Derived3> = {<No data fields>}, <No data fields>}

According to cvs annotate, the "[incomplete object]" text has
been there since at least 2005.

I'm closing this as fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]