[PATCH] [gdb/testsuite] Wait longer for core generation

Tom Tromey tom@tromey.com
Wed Nov 30 21:25:40 GMT 2022


>>>>> "Tom" == Tom de Vries via Gdb-patches <gdb-patches@sourceware.org> writes:

Tom> When I run the gdb testsuite on a powerpc64le-linux system with (slow) nfs
Tom> file system, I run into timeouts due to core generation, like for instance:
Tom> ...
Tom> (gdb) gcore $outputs/gdb.ada/task_switch_in_core/crash.gcore^M
Tom> FAIL: gdb.ada/task_switch_in_core.exp: save a corefile (timeout)
Tom> ...

Tom> Fix this by using with_timeout_factor 3 in gdb_gcore_cmd.

Tom> Tested on powerpc64le-linux.

This seems fine to me.

Tom


More information about the Gdb-patches mailing list