For versions of GDB recent enough to support Rust we run gdb tests, however, for the versions of GDB distributed with Ubuntu 16.10 and 17.4, there are bugs in the support which cause our tests to fail. We should detect the version of GDB and not run the tests if they will fail.
cc @michaelwoerister @Manishearth
For versions of GDB recent enough to support Rust we run gdb tests, however, for the versions of GDB distributed with Ubuntu 16.10 and 17.4, there are bugs in the support which cause our tests to fail. We should detect the version of GDB and not run the tests if they will fail.
cc @michaelwoerister @Manishearth