[PATCH] [gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-cases
Tom Tromey
tom@tromey.com
Fri Sep 20 18:24:14 GMT 2024
>>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:
Tom> When running the testsuite in an enviroment simulating stressed system, I ran
Tom> into timeouts in three test-cases in gdb.dwarf2:
Tom> - gdb.dwarf2/count.exp,
Tom> - gdb.dwarf2/implptrconst.exp, and
Tom> - gdb.dwarf2/implptrpiece.exp.
Looks good to me.
Approved-By: Tom Tromey <tom@tromey.com>
I wonder if we really want to ever read the system debuginfo when
running the test suite. It seems to generally cause problems -- but
does it ever help? Like, has this found genuine bugs in gdb?
Maybe some kind of blanket fix for this problem would be appropriate.
Tom
More information about the Gdb-patches
mailing list