]> Cypherpunks repositories - gostls13.git/commit
misc/ios: run lldb commands much more carefully
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 3 Mar 2015 22:54:42 +0000 (17:54 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 3 Mar 2015 23:06:45 +0000 (23:06 +0000)
commit7ff6254c5066ad951ba03a85c05f1527e0b24ab2
treef1c1b5594fea6dc06a1dd4e40cbf0952a0cd10fb
parent9a420f4cf324736f77550e81176eb7363ec6788d
misc/ios: run lldb commands much more carefully

We now wait until we see the completed prompt from a command before
proceeding. This seems to cut down on a spurious error I have seen
this afternoon.

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