This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
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, 05 May 2012 09:01:36 +0200, Siva Chandra wrote:
> I think the attached patch should eliminate this failure. Can you
> also test on your side to eliminate GCC version differences (I do not
> think it matters, but I want to double check)? All that I did is to
> remove 'simple_struct' and its test, and add a static function and a
> test for it.
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.
Thanks,
Jan