aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/debug_test.go
AgeCommit message (Expand)Author
2020-06-12cmd/compile/internal/ssa: skip TestNexting with old Delve on linux/386Dmitri Shuralyov
2020-04-08cmd/compile/internal/ssa: skip TestNextingBryan C. Mills
2019-09-08all: fix typosAinar Garipov
2019-05-09cmd/compile: test delve instead of gdb in ssa/debug_test.goDavid Chase
2019-04-17cmd/compile/internal/ssa: skip TestNexting/gdb-dbg-i22558Bryan C. Mills
2019-03-27cmd/compile: enhance debug_test for infinite loopsDavid Chase
2019-03-02cmd/compile/internal/ssa: ignore error from second call to MatchString in testLeon Klingele
2018-07-19cmd/compile: avoid compressed dwarf when testing for gdb on OSXDavid Chase
2018-03-26cmd/compile: invoke gdb more carefully in ssa/debug_test.goDavid Chase
2018-03-16cmd/compile: enable scopes unconditionallyDavid Chase
2018-03-15cmd/compile: turn on DWARF locations lists for ssa varsDavid Chase
2017-12-21cmd/compile: additional test cleanupDavid Chase
2017-12-15cmd/compile: clean up debug_test.goDavid Chase
2017-12-01cmd/compile: use src.NoXPos for entry-block constantsDavid Chase
2017-11-17cmd/compile: leave Pos unset for racewalk enter/exitDavid Chase
2017-11-09cmd/go: implement per-package asmflags, gcflags, ldflags, gccgoflagsRuss Cox
2017-11-05cmd/compile: adjust locationlist lifetimesDavid Chase
2017-11-05cmd/compile: repair name propagation into aggregate partsDavid Chase
2017-11-01cmd/compile: provide more names for stack slotsDavid Chase
2017-10-13cmd/compile: attempt to deflake debug_test.goDavid Chase
2017-10-11cmd/compile: split TestNexting into subtestsAustin Clements
2017-10-11cmd/compile: disable TestNexting in short modeIan Lance Taylor
2017-10-09cmd/compile: skip ssa/debug_test.go when gdb missing etc.David Chase
2017-10-07cmd/compile: better XPos for rematerialized values and JMPsDavid Chase