]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestGdbBacktrace on netbsd
authorMikio Hara <mikioh.mikioh@gmail.com>
Fri, 27 May 2016 08:34:22 +0000 (17:34 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Fri, 27 May 2016 18:47:08 +0000 (18:47 +0000)
commitc340f4867b61d0c9dab167df88f56efc4ed7f17b
treef942376bb1756a8ef9202880a5791d203e0f6078
parent6a86dbe75f6d5a135eefbae807d98e856136514f
runtime: skip TestGdbBacktrace on netbsd

Also adds missing copyright notice.

Updates #15603.

Change-Id: Icf4bb45ba5edec891491fe5f0039a8a25125d168
Reviewed-on: https://go-review.googlesource.com/23501
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/runtime-gdb_test.go