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: FAILing new testcase for -fdebug-types-section [Re: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)]


On Sat, May 5, 2012 at 12:34 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> Isn't it just hiding some real DWARF GCC or GDB bug?
>
> I do not say your code is wrong, your patch may have just discovered a bug
> elsewhere but I did not have time to investigate it more so I though you may
> provide the explanation where the real bug is.

I did notice this issue and did mention the difference during the
discussion about this patch. Essentially, I see a difference in
interpreting user defined types as global in C++ and as static in C.
I was planning to raise a question on this on gdb@.  If you feel there
is no urgency in eliminating the failure you are seeing, I will dig a
little more into this and start a discussion in a few days.

Thanks,
Siva Chandra


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