• David Crawshaw's avatar
    misc/ios: keep whole buffer in go_darwin_arm_exec · afab7716
    David Crawshaw authored
    The existing go_darwin_arm_exec.go script does not work with Xcode 7,
    not due to any significant changes, but just ordering and timing of
    statements from lldb. Unfortunately the current design of
    go_darwin_arm_exec.go makes it not obvious what gets stuck where, so
    this moves from a moving buffer window to a complete buffer of the
    lldb output.
    
    The result is easier code to follow, and it works with Xcode 7.
    
    Updates #12660.
    
    Change-Id: I3b8b890b0bf4474119482e95d84e821a86d1eaed
    Reviewed-on: https://go-review.googlesource.com/16634Reviewed-by: 's avatarMichael Matloob <matloob@golang.org>
    afab7716
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...