Commit Graph

8 Commits

Author SHA1 Message Date
Elliott Hughes
c3512210a5 am 3f5337f9: am 1b0d9bf1: am 8b1c1b30: Merge "Updating stack_core.py to recognize new ABI output from debuggerd."
* commit '3f5337f9e6b5c3ec3442d7b6c0e839264084f62f':
  Updating stack_core.py to recognize new ABI output from debuggerd.
2014-06-14 01:17:37 +00:00
Brigid Smith
45a46c6138 Updating stack_core.py to recognize new ABI output from debuggerd.
Change-Id: Ib9736a0509edb97be15f5e89dbc3a5188e744416
2014-06-13 17:43:38 -07:00
Narayan Kamath
28faa949b5 am 39d51c9a: am eb96f654: am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs."
* commit '39d51c9a8c5c782aee2060222a9a9f22eee036bc':
  Fix the stack/ tool for 64 bit archs.
2014-04-22 13:49:45 +00:00
Narayan Kamath
9649700787 Fix the stack/ tool for 64 bit archs.
pc values might now be 16 bytes wide. Also add support
for the arm64 architecture switch.

Change-Id: Ia2e0282f3bee03ef6092de285b0c32fa6da07cb0
2014-04-14 11:07:37 +01:00
Ben Murdoch
7ec43f6f6f Add mips support to stack tool.
Change-Id: I53027f8cfcb8f1cc1eb2870eaa8f50bcd686a015
2013-10-24 18:19:38 +01:00
Ben Cheng
b42dad0dee Clean up the stack trace symbolization tool.
Change-Id: Id71cacde653a5c1c92a028ee80f5aa8264e1963a
2013-04-25 15:34:14 -07:00
Romain Guy
fdc3519cd7 Fix stack tool to find the correct toolchain
Change-Id: Ie525b286a4d133512c72b234f03e54f8635c15ee
2012-11-30 14:56:39 -08:00
Iliyan Malchev
4929d6a562 development: copy stack tool over from vendor/google/tools
The stack tool is not really proprietary, and is needed by vendors and
third-party developers working on native code.

Change-Id: I37f34b0681a0063ecf71f5a078d2c4a1ba622973
Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-08-04 17:44:40 -07:00