Descriptiondebug/macho: handle missing __debug_str section
debug/elf does the same thing, use []byte{} for
any missing sections.
Fixes issue 7510
Patch Set 1 #Patch Set 2 : diff -r c51e9abbb4fd https://code.google.com/p/go/ #Patch Set 3 : diff -r c51e9abbb4fd https://code.google.com/p/go/ #Patch Set 4 : diff -r c51e9abbb4fd https://code.google.com/p/go/ #Patch Set 5 : diff -r 67ba17a89376 https://khr%40golang.org@code.google.com/p/go/ #Patch Set 6 : diff -r 67ba17a89376 https://khr%40golang.org@code.google.com/p/go/ #Patch Set 7 : diff -r 67ba17a89376 https://khr%40golang.org@code.google.com/p/go/ #MessagesTotal messages: 7
|