]> Cypherpunks.ru repositories - gostls13.git/commit
misc/ios: pass through SIGCONT in the exec wrapper
authorElias Naur <elias.naur@gmail.com>
Thu, 24 Mar 2016 09:40:34 +0000 (10:40 +0100)
committerElias Naur <elias.naur@gmail.com>
Thu, 24 Mar 2016 14:12:45 +0000 (14:12 +0000)
commit5f08e480f447a7f197f41686bf672d39b10c3518
tree9f5fc38db92cc6e3515f0410ee4c9fad5fdb9156
parentbe10c515003c22b8b4f0d98d1085687efbcf6955
misc/ios: pass through SIGCONT in the exec wrapper

Instruct lldb to pass through SIGCONT unhindered when running iOS
tests. Fixes the TestSIGCONT test in os/signal.

For #14318

Change-Id: I669264208cc3d6ecae9fbc8790e0b753a93a5e04
Reviewed-on: https://go-review.googlesource.com/21071
Reviewed-by: David Crawshaw <crawshaw@golang.org>
misc/ios/go_darwin_arm_exec.go