DescriptionAdd arch support for tombstone.py
'stack' tool has archtechture support by passing --arch argument, if it
is not given, arm will be used by default. Thus the stack trace will be
wrongly reported.
To resolve it, 'arch' prop is added to tombstone when fetching from
device, and pass it to symbol.ARCH at end.
R=jbudorick@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285910
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rework based on jbudorick's comment #Messages
Total messages: 8 (0 generated)
|