debug: deal with more types, change "visited" check.

Adds typedef, function, and void types.  Changes the "visited" check to use
(type, address) as the key, and always applies it.  These changes make the
printing of structs, channels, and interfaces slightly better too.

Change-Id: I4f2417f3bc12d277b12c6c7c2876d595b37166fb
Reviewed-on: https://go-review.googlesource.com/1873
Reviewed-by: Rob Pike <r@golang.org>
1 file changed
tree: 9d7b8117e12074b63207149241ec4e2ca690fbde
  1. dwarf/
  2. elf/
  3. gosym/
  4. macho/
  5. ogle/
  6. AUTHORS
  7. CONTRIBUTORS
  8. LICENSE
  9. README