• David Chase's avatar
    cmd/compile: skip ssa/debug_test.go when gdb missing etc. · 4a2376ef
    David Chase authored
    CL50610 broke the build for noopt (different inlining
    behavior) and clang (no gdb) so it needs to catch those
    cases and skip.
    
    The run/no-run logic was slightly cleaned up,
    the name of gdb on OSX was made more robust (tries gdb
    first, then ggdb), and the file names were canonicalized
    before loggging instead of in comparison to reduce
    gratuitous noise in diffs when things aren't otherwise
    equal.
    
    This probably doesn't fix problems on Alpine, but it should
    provide a cleaner and less confusing failure.
    
    Change-Id: I26c65bff5a8d3d60f1cd6ae02a282558c53dda67
    Reviewed-on: https://go-review.googlesource.com/69371
    Run-TryBot: David Chase <drchase@google.com>
    Reviewed-by: 's avatarKeith Randall <khr@golang.org>
    4a2376ef
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...