aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprog/panicprint.go
AgeCommit message (Expand)Author
2025-11-07runtime: correctly print panics before fatal-ing on deferqiulaidongfeng
2024-05-08runtime: properly frame panic values in tracebacksAlan Donovan
2020-03-03runtime: during panic, print value instead of address, if kind is printableEmmanuel T Odeke