DescriptionDumpSymbols::ReadDwarf() currently assumes a __debug_info section is always present and crashes if there isn't one (through using an assert). Gracefully handle this by returning false if the section isn't present. Patch Set 1 #
MessagesTotal messages: 1
|