]> Cypherpunks repositories - gostls13.git/commit
gc: describe debugging flags
authorAnthony Martin <ality@pbrane.org>
Thu, 2 Feb 2012 22:02:54 +0000 (14:02 -0800)
committerAnthony Martin <ality@pbrane.org>
Thu, 2 Feb 2012 22:02:54 +0000 (14:02 -0800)
commit4b6cd239c56f40a152ea4f7abbc72b8b3c9c9342
treef4573d342dacb1ec4f87dfe0322ce7e5d75e0214
parent7dca24ee7e5c0c5acba35a1a0b9a23f1761098e3
gc: describe debugging flags

The change to -m is the only one necessary
to close the issue.  The others are useful
to know about when debugging but shouldn't
be in the usage message since they may go
away or change at any time.

Fixes #2802.

R=lvd, rsc
CC=golang-dev
https://golang.org/cl/5606046
src/cmd/gc/lex.c