• Russ Cox's avatar
    cmd/ld: record complete runtime-gdb.py path again · dacc020c
    Russ Cox authored
    This code never got updated after the liblink shuffle.
    Tested by hand that it works and respects GOROOT_FINAL.
    
    The discussion in issue 6963 suggests that perhaps we should
    just drop runtime-gdb.py entirely, but I am not convinced
    that is true. It was in Go 1.2 and I don't see a reason not to
    keep it in Go 1.3. The fact that binaries have not been emitting
    the reference was just a missed detail in the liblink conversion,
    not part of a grand plan.
    
    Fixes #7506.
    Fixes #6963.
    
    LGTM=bradfitz
    R=golang-codereviews, bradfitz
    CC=golang-codereviews, iant, r
    https://golang.org/cl/87870048
    dacc020c
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...