DescriptionAlready filed as Breakpad issue 457, the DWARF parsing code doesn't know about all valid ARM registers, so it spews warnings when dumping ARM binaries. The ARM DWARF documentation ( http://infocenter.arm.com/help/topic/com.arm.doc.ihi0040a/IHI0040A_aadwarf.pdf ) lists all the register numbers. This patch doesn't add all of them, but enough to stop spewing out warnings from the Android libraries I'm dumping. Patch Set 1 #
Total comments: 1
MessagesTotal messages: 3
|