Commit 6f27d84
committed
test: use gdb to capture core on tests
gdb let us save core dumps on Linux (similar to what we do on OS X). For
some reason, GitHub Actions are not generating system core dumps, so
this is a good alternative to keep tests working when we move.
PR-URL: #323
Reviewed-By: Richard Lau <riclau@uk.ibm.com>1 parent 9a58d8c commit 6f27d84
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
253 | 256 | | |
254 | | - | |
255 | | - | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
0 commit comments