DescriptionRefactor .so name detection logic in minidump/linux_dumper. This is a refactoring of the logic which determines the module name and path for a given MappingInfo in minidump_writer.cc. Such logic, which will be soon shared also with the upcoming microdump_writer.cc, is simply being moved to linux_dumper.cc, extracting a GetMappingEffectiveNameAndPath method. No behavioral change is intended. BUG=chromium:410294 R=thestig@chromium.org Committed: https://code.google.com/p/google-breakpad/source/detail?r=1392 Patch Set 1 #
Total comments: 11
Patch Set 2 : thestig@ review: make len args unidirectional + fix strlcpy usage + nits #
Total comments: 1
Patch Set 3 : Add doc comment to ElfFileSoName #Patch Set 4 : Rebase #
MessagesTotal messages: 8
|