diff --git a/src/cmd/ld/dwarf.c b/src/cmd/ld/dwarf.c index fdbf932b59..c640817d45 100644 --- a/src/cmd/ld/dwarf.c +++ b/src/cmd/ld/dwarf.c @@ -1393,7 +1393,7 @@ movetomodule(DWDie *parent) die->link = parent->child; } -// If the pcln table contains runtime/zruntime_defs_*.go, use that to set gdbscript path. +// If the pcln table contains runtime/string.goc, use that to set gdbscript path. static void finddebugruntimepath(LSym *s) {