Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Moody
fb23430fd3 SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add tests 2022-12-05 14:38:52 +00:00
Max Hirschhorn
7b4192c7b5 SERVER-71491 Turn off boost pretty printer auto-detection of version. 2022-11-19 00:50:43 +00:00
Matt Kneiser
372fbb1a03 SERVER-70707 Fix bug in Windows portion of Spawnhost script 2022-10-24 20:58:51 +00:00
Matt Kneiser
d3de5a0a83 SERVER-69994 Make spawnhost script more robust 2022-10-10 19:38:09 +00:00
Daniel Gottlieb
d7021894b2 SERVER-68474: Support unarchiving split-dwarf from the debugsymbols artifact. 2022-08-12 01:42:23 +00:00
Max Hirschhorn
0fa5c9a807 SERVER-68109 Fix sending Slack notifications for Windows spawn hosts. 2022-07-19 01:22:17 +00:00
Max Hirschhorn
48a7a09484 SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done. 2022-07-18 19:04:59 +00:00
Matt Kneiser
ad379f1338 SERVER-66769 Add Windows support to spawnhost setup script 2022-05-25 20:55:39 +00:00
Ryan Egesdahl
736a3ebe72 SERVER-61032 Remove PATH variables when executing GDB 2022-03-11 01:30:40 +00:00
Ryan Egesdahl
682f784e93 SERVER-61032 Fix hang_hanalyzer $PATH 2022-03-08 18:57:37 +00:00
Ryan Egesdahl
65cf760916 SERVER-61032 Ensure all current references to GDB are for v3 toolchain 2022-03-03 16:02:35 +00:00
Daniel Gottlieb
b80095c52f SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers autodetect the boost version. 2021-10-27 19:46:17 +00:00
Daniel Gottlieb
6a481e9253 SERVER-61023: Have setup_spawnhost_coredump extract executables such that they can be run.
Executables and .debug files are now extracted into the bin directory. The contents of
the bin directory are symlinked into the parent debug directory.
2021-10-27 19:46:17 +00:00
Daniel Gottlieb
bbc7fb75ef SERVER-56145: Communicate when setup_spawnhost_coredump is still running when a user logs in. 2021-04-19 16:16:41 +00:00
Daniel Gottlieb
a13cae73d5 SERVER-55245: Update setup_spawnhost_coredump. 2021-03-17 14:05:25 +00:00
Daniel Gottlieb
97ce63b33d SERVER-54777: Update setup_spawnhost_coredump for new task names. 2021-02-25 06:03:02 +00:00
Daniel Gottlieb
726f3d2e22 SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug symbols. 2021-02-11 03:53:03 +00:00
Daniel Gottlieb
7ab67b9007 SERVER-50282: Generate debugging setup script for spawnhosts that load artifacts with coredumps. 2020-08-20 15:52:58 +00:00