]> Cypherpunks repositories - gostls13.git/commit
doc/debugging_with_gdb: soften text about disabling optimizations
authorRuss Cox <rsc@golang.org>
Tue, 9 Jan 2018 20:31:45 +0000 (15:31 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 9 Jan 2018 21:47:09 +0000 (21:47 +0000)
commitee34617d0d49856c61ba21a5528ab23bccad87f6
tree096ba5bbb2d8b1067a538e49acff9a17a36f78d0
parentb6c871a2af7c916f3c862e38816713aa8bf824a0
doc/debugging_with_gdb: soften text about disabling optimizations

Don't suggest that it's always necessary to disable optimizations.
(The text can be misread that way, even if it's not what was meant.)

Change-Id: I9a2dff6a75ce4a3f9210cdf4f5bad6aaaeae9b29
Reviewed-on: https://go-review.googlesource.com/87018
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/debugging_with_gdb.html