]> Cypherpunks repositories - gostls13.git/commit
misc/ios: support go run in go_darwin_arm_exec
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 6 Mar 2015 14:45:24 +0000 (09:45 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 18:59:52 +0000 (18:59 +0000)
commit4345a9fc5d3e994230cb8578a79ee0b4a727cd70
tree33490a9806d6842199546450f4afac8e3155a60e
parent93644c9118dfcd5c7b46d22fbe6b7f1cb1f1b696
misc/ios: support go run in go_darwin_arm_exec

The -lldb flag makes it easy to use go run and end up in a debugging
session on darwin/arm.

Change-Id: I556f93e950086a7dff4839f301b9c55f7579f87b
Reviewed-on: https://go-review.googlesource.com/8024
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
misc/ios/go_darwin_arm_exec.go