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: gdb/186: gdb have problems with C++ casting


The following reply was made to PR c++/186; it has been noted by GNATS.

From: Michael Elizabeth Chastain <mec@shout.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/186: gdb have problems with C++ casting
Date: Tue, 31 Dec 2002 22:13:29 -0600

 This problem still happens with:
 
  target    => native
  host      => i686-pc-linux-gnu
  osversion => red-hat-8.0
  gdb       => 5.3, HEAD%20021231
  gcc       => 2.95.3, 3.2.1
  binutils  => 2.13.2
  libc      => vendor
  gformat   => dwarf-2, stabs+
 
 We have a test script which is similar to this, testsuite/gdb.c++/casts.exp.
 That test script does not have any virtual functions.  The program attached
 to this bug report, jakub.C, has classes with virtual destructors.
 
 This is a good place for a new test script with some KFAIL's.
 
 Michael C


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