Commit 1c82e236 authored by Jan Kratochvil's avatar Jan Kratochvil Committed by Ian Lance Taylor
Browse files

gdb: fix map prettyprinter

(gdb) p x
Python Exception <class 'gdb.error'> There is no member named b.:
$2 = map[string]string
->
(gdb) p x
$1 = map[string]string = {["shane"] = "hansen"}

Change-Id: I874d02a029f2ac9afc5ab666afb65760ec2c3177
Reviewed-on: https://go-review.googlesource.com/5522


Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
parent 9f926e81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment