aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/debug
AgeCommit message (Expand)Author
2024-07-20Allows compilation of code using debug.BuildInfo and show correct tinygo vers...Laurent Demailly
2023-05-20add Settings to debug.BuildInfoRajat Jindal
2023-03-14debug: stub SetGCPercent()Damian Gryski
2023-01-27runtime/debug: stubs PrintStackTakeshi Yoneda
2022-03-07src/runtime: add stub for debug.ReadBuildInfo()ZauberNerd
2021-11-17src/runtime/debug: stub debug.Stack()Damian Gryski
2021-11-17src/runtime/debug: add SetMaxStack to allow compress/flate tests to buildDamian Gryski
2021-03-09runtime: add dummy debug packageAyke van Laethem