cmd/compile: ssa/debug_test.go very regressed on Linux (but not OSX) #25497
Labels
FrozenDueToAge
OS-Linux
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
I noticed this last night while trying to throughly test the changes to prologue end and DWARF version.
It appears to be some interaction with some other change, and no idea yet why it works on OSX.
Everything after a call to
Fprintf
orprintln
is missing; if done by hand, the debugger races to the end.The text was updated successfully, but these errors were encountered: