]> Cypherpunks repositories - gostls13.git/commit
debug/gosym: skip tests when .gosymtab section not found
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 18 Feb 2015 01:58:13 +0000 (14:58 +1300)
committerIan Lance Taylor <iant@golang.org>
Fri, 10 Apr 2015 23:53:43 +0000 (23:53 +0000)
commit8bf0ed5147a95434a0204174b077fe71acc4b432
tree574b4f32577dce8ea3fba52a534f0b1e40b79d15
parent0eadcc886e15dbd8536bb1f3450fa02f53ceeee3
debug/gosym: skip tests when .gosymtab section not found

Skip the test when there is no .gosymtab section in the executable
rather than crashing.

Change-Id: Ieb3df07e307f50c33cdafab38f9b5d1ac0e55c04
Reviewed-on: https://go-review.googlesource.com/5110
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
src/debug/gosym/pclntab_test.go