This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Another "ptype B" validity question
- From: Michael Elizabeth Chastain <mec at shout dot net>
- To: drow at mvista dot com
- Cc: gdb at sources dot redhat dot com
- Date: Wed, 4 Dec 2002 12:20:07 -0600
- Subject: Re: Another "ptype B" validity question
mec> . If gdb does print the "A;" member, is that acceptable or not?
mec> Note that this is a slightly different question!
drow> It is _not_ acceptable. I thought I'd gotten most of these but
drow> obviously I've missed some. Please do file a bug.
Gotcha, pr gdb/869, ""ptype class B" fails with 3.3-ish gcc, stabs.". I
attached a tarball with the test executable in it (among other things) so you
can get right to the nitty gritty.
Michael C