This is the mail archive of the gdb-patches@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]

Re: [commit] Delay reading of struct members


>>>>> "Daniel" == Daniel Jacobowitz <dan@codesourcery.com> writes:

Daniel> Well, I thought the difference was that the source code said "struct X
Daniel> { }", and GDB displayed "class X { }".  Which was GCC PR 7081, fixed
Daniel> many moons ago.  But it looks like it's the other way round; RealView
Daniel> was incorrectly displaying "struct X { }".  Sorry for the confusion!

No problem.  It is always nice when the GNU toolchain doesn't have a bug :-)

Tom


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