Files
rust/src/tools
kennytm a3fecfb8e9 Rollup merge of #48488 - varkor:handle-gdb-error-compiletest, r=michaelwoerister
Handle gdb command failure gracefully in compiletest

Previously, if the gdb command was available, but threw an error, compiletest would panic.  This is obviously not good. Now, gdb is treated as missing if calling `gdb --version` does not output anything on stdout.
2018-02-28 19:15:36 +08:00
..
2018-01-26 19:57:02 +02:00
2017-12-06 09:25:29 +01:00
2018-02-23 09:04:16 -08:00
2018-02-05 11:36:51 +01:00
2018-02-14 21:13:30 +13:00
2018-02-04 15:47:35 -05:00
2018-01-16 15:38:08 +01:00
2018-02-04 15:08:54 +13:00