about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-02-05 12:45:14 -0500
committerGitHub <noreply@github.com>2017-02-05 12:45:14 -0500
commit70cc1d34fd2d34bfc931782486a83ac040d8aa05 (patch)
tree02461c4f2d3242d4c11148b445180cb409a1d490 /src/libstd/sys/unix/process/process_unix.rs
parent3e7ee3535ef6da53ebb2e49c9c0bc07d4b0c6eef (diff)
parent112a5a00e839bfb3dbdaa9166afe595163248174 (diff)
downloadrust-70cc1d34fd2d34bfc931782486a83ac040d8aa05.tar.gz
rust-70cc1d34fd2d34bfc931782486a83ac040d8aa05.zip
Rollup merge of #39530 - TimNN:more-gdb, r=alexcrichton
ignore more gdb versions with buggy rust support

This extends the versions of gdb which were ignored in #39039. While just ignoring gdb versions up to 7.12.1 would have been sufficient for now, I believe (after consulting https://sourceware.org/gdb/wiki/Internals%20Versions)  that ignoring versions up to 7.12.9 will prevent the tests failing again for 7.12.2, etc. while still running all tests for the development versions of gdb (which will be >= 7.12.10 as far as I can tell).

This should fix #39522.

cc @Manishearth, @michaelwoerister, #38948
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions