Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
Maybe it's an error on FreeBSD to try to ptrace your own parent process. From https://www.freebsd.org/cgi/man.cgi?query=ptrace: | For the duration of the tracing session, the traced process will be | ``re-parented'', with its parent process ID (and resulting behavior) | changed to the tracing proc

Bug#850841: gcc-6: [kfreebsd] guality tests hang on kfreebsd

2017-01-10 Thread Steven Chamberlain
Source: gcc-6 Version: 6.3.0-2 X-Debbugs-Cc: debian-...@lists.debian.org User: debian-...@lists.debian.org Usertags: kfreebsd Some testcases such as guality_check15612.exe hang during the build. The underlying issue is that gdb is invoked by the test program, some commands are sent to it, but whe