aboutsummaryrefslogtreecommitdiff
path: root/content/debugging-go-programs-with-gnu-debugger.article
diff options
context:
space:
mode:
Diffstat (limited to 'content/debugging-go-programs-with-gnu-debugger.article')
-rw-r--r--content/debugging-go-programs-with-gnu-debugger.article2
1 files changed, 1 insertions, 1 deletions
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