http://breakpad.appspot.com/57002/diff/1/2
File src/processor/minidump_stackwalk.cc (right):
http://breakpad.appspot.com/57002/diff/1/2#newcode221
Line 221: if (frame_arm->context_validity & StackFrameARM::CONTEXT_VALID_R14)
what's R14 supposed to represent? I thought R14 was the return address, whcih
is different from the registers that the other architectures are printing out.
Issue 57002: Print ARM register values in minidump_stackwalk
(Closed)
Created 14 years, 9 months ago by Ted Mielczarek
Modified 14 years, 9 months ago
Reviewers: mochalatte
Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Comments: 1