Add stack capture feature before abort a (time outed) test case
Description
Occasionally some Regression Suite test case hangs and will be killed by the Regression Test Engine timeout handler. Unfortunately the generated ZAP file doesn't contains information about the running threads and their state. It would be nice to use GDB to capture stack trace of the running process and threads.
Conclusion
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Occasionally some Regression Suite test case hangs and will be killed by the Regression Test Engine timeout handler. Unfortunately the generated ZAP file doesn't contains information about the running threads and their state.
It would be nice to use GDB to capture stack trace of the running process and threads.