summaryrefslogtreecommitdiff
path: root/src/runtime/runtime-gdb.py
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix tab/space inconsistency in runtime-gdb.pyAustin Clements2017-06-081-1/+1
* runtime: fix GDB goroutine N command when N is runningAustin Clements2017-06-081-2/+31
* runtime: set $sp before $pc in gdb python scriptCherry Zhang2016-06-091-3/+3
* runtime: Fix GDB integration with Python 2Derek Buitenhuis2015-04-101-1/+1
* runtime: allow pointers to strings to be printedLee Packham2015-03-301-1/+1
* gdb: fix map prettyprinterJan Kratochvil2015-02-251-1/+1
* gdb: fix "gdb.error: No struct named reflect.rtype."Jan Kratochvil2015-02-221-3/+1
* runtime: in runtime-gdb.py, use SliceValue wrapperAustin Clements2015-02-171-4/+4
* runtime: fix GDB "info goroutines" for Go 1.5Austin Clements2015-02-171-6/+34
* runtime: fix runtime-gdb script loadingPaul Nasrat2015-01-151-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+478