This is the mail archive of the gdb-prs@sources.redhat.com 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]

Re: c++/221: Incorrect printing of C++ objects via casts


Synopsis: Incorrect printing of C++ objects via casts

Responsible-Changed-From-To: unassigned->chastain
Responsible-Changed-By: chastain
Responsible-Changed-When: Thu Aug 14 17:08:26 2003
Responsible-Changed-Why:
    Mine, for now
State-Changed-From-To: open->feedback
State-Changed-By: chastain
State-Changed-When: Thu Aug 14 17:08:26 2003
State-Changed-Why:
    I tested the test program with gdb 5.3 and gcc 2.95.3, and it works properly now.  "print * (Big *) bar" prints the same thing as "print *foo".
    
    Would you like to give it a try and confirm that it's fixed for you?
    

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=221


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