FAILing new testcase for -fdebug-types-section [Re: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)]

Jan Kratochvil jan.kratochvil@redhat.com
Fri May 4 18:05:00 GMT 2012


Hi Siva,

by using -fdebug-types-section one gets:

runtest CC_FOR_TARGET="gcc -gdwarf-4 -fdebug-types-section -g0" CXX_FOR_TARGET="g++ -gdwarf-4 -fdebug-types-section -g0" gdb.python/py-symtab.exp

 python print "simple_struct" in static_symbols
-True
-(gdb) PASS: gdb.python/py-symtab.exp: Test simple_struct in static symbols
+False
+(gdb) FAIL: gdb.python/py-symtab.exp: Test simple_struct in static symbols


Thanks,
Jan



More information about the Gdb-patches mailing list