From b316fcd7ede0b8af3b3d0311fa4ba8a0f3bbeba4 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 5 Jun 2013 09:59:16 +1000 Subject: go.blog: update tags This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043 --- content/debugging-go-programs-with-gnu-debugger.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/debugging-go-programs-with-gnu-debugger.article') diff --git a/content/debugging-go-programs-with-gnu-debugger.article b/content/debugging-go-programs-with-gnu-debugger.article index 0a9a069..1ff9b27 100644 --- a/content/debugging-go-programs-with-gnu-debugger.article +++ b/content/debugging-go-programs-with-gnu-debugger.article @@ -1,6 +1,6 @@ Debugging Go programs with the GNU Debugger 30 Oct 2011 -Tags: debug, gdb +Tags: debug, gdb, technical Andrew Gerrand -- cgit v1.2.3