summaryrefslogtreecommitdiff
path: root/doc/debugging_with_gdb.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-27 11:42:01 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-27 11:42:01 +1100
commit98155bd6a9547f8aa38cb4f71c4cbce7d1c9884a (patch)
tree5aa7f620029c778c813e12c8446a174e163354ae /doc/debugging_with_gdb.html
parent11441285db2532d7446664f7bd850fd3439bed64 (diff)
downloadgo-git-98155bd6a9547f8aa38cb4f71c4cbce7d1c9884a.tar.gz
doc: move gdb doc back to /doc/ and de-emphasize on references page
Fixes #3399. R=golang-dev, r CC=golang-dev https://golang.org/cl/5919044
Diffstat (limited to 'doc/debugging_with_gdb.html')
-rw-r--r--doc/debugging_with_gdb.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/debugging_with_gdb.html b/doc/debugging_with_gdb.html
index 1ac1c1fd8a..b2683913fc 100644
--- a/doc/debugging_with_gdb.html
+++ b/doc/debugging_with_gdb.html
@@ -1,6 +1,6 @@
<!--{
"Title": "Debugging Go Code with GDB",
- "Path": "/ref/gdb"
+ "Path": "/doc/gdb"
}-->
<p><i>