test_gdbprinters: don't crash after running for >= 60 seconds
All 27 gdbprinters test cases pass on my computer, but they run for slightly longer than a minute. Thus a regular crash on exit, which ctest reports as an overall test failure. Such a crash during a slow KDevelop startup was fixed in the same way in 43db1a72. CCBUG: 425841