DescriptionFix Linux/ARM GetInstructionPointer() in minidump_writer.cc On ARM, the 'ip' register (a.k.a. r12) is not the same than 'pc' (a.k.a. r15) which holds the real instruction pointer. Committed: https://code.google.com/p/google-breakpad/source/detail?r=1021 Patch Set 1 #
MessagesTotal messages: 5
|