[CMake] ctest + timeout -> coredump, how?

Evgeniy Dushistov dushistov at gmail.com
Fri May 13 15:26:43 EDT 2016


Hi,

I want to get coredump of test that was stopped by ctest because of timeout.

I look at source code of cmake (kwsysProcessKill), and looks like
there is no way to configure which signal number will be used to kill
process.

Am I right, and there is no way to force ctest to use signal that
cause core dump?

If so, is any replacement of ctest that can read ctest's format of
files, so it can be easily integrated with cmake?


More information about the CMake mailing list