summaryrefslogtreecommitdiff
path: root/doc/debugging_with_gdb.html
Commit message (Expand)AuthorAgeFilesLines
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-25/+25
* doc/debugging_with_gdb.html: add introductory disclaimerRob Pike2014-04-261-0/+17
* doc/debugging_with_gdb: use -w to strip debug info.Shenghou Ma2014-04-161-2/+2
* doc: correct some minor HTML errors found by tidyRob Pike2013-02-281-1/+1
* doc: NetBSD is fully supported nowShenghou Ma2012-10-161-1/+1
* doc/debugging_with_gdb: fix minor typo (space before comma)Robert Hencke2012-10-071-2/+1
* doc/debugging_with_gdb: mention how to disable gc optimizationShenghou Ma2012-07-031-0/+8
* doc: move gdb doc back to /doc/ and de-emphasize on references pageAndrew Gerrand2012-03-271-1/+1
* doc/debugging_with_gdb: format & content updateShenghou Ma2012-03-211-38/+39
* doc: replace mentions of 6g with gc or the go commandAndrew Gerrand2012-03-201-3/+3
* doc: various typos, remove apostrophes from ordinalsJeremy Jackins2012-03-191-1/+1
* doc: add command docs page, canonicalize reference pathsAndrew Gerrand2012-03-051-1/+2
* godoc: specify HTML page metadata with a JSON blobAndrew Gerrand2012-01-191-1/+3
* all: rename os.Error to error in various non-code contextsRuss Cox2011-11-011-2/+2
* documentation: Debugging Go code with GDB tutorial.Luuk van Dijk2011-10-051-0/+479