]> Cypherpunks repositories - gostls13.git/commit
runtime: fix another typo in runtime-gdb.py
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 15 Mar 2018 00:23:46 +0000 (17:23 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 15 Mar 2018 02:04:45 +0000 (02:04 +0000)
commitc830e05a20cbc193a3b0cb4d4bc9b3acab3643b6
tree3efd0eb12abba14ad9d67c1b1ef1a3a59656aed2
parent29517daff955b0188f0129b8da1578ae6201e851
runtime: fix another typo in runtime-gdb.py

tuple, touple,
gdb, gdv,
let's call the whole thing off.

Change-Id: I72d12f6c75061777474e7dec2c90d2a8a3715da6
Reviewed-on: https://go-review.googlesource.com/100836
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/runtime-gdb.py