summaryrefslogtreecommitdiffstats
path: root/scripts/stack_core.py
Commit message (Expand)AuthorAgeFilesLines
* Add mips64 to stack toolAndreas Gampe2015-05-261-0/+1
* Make 'stack' able to find toolchains regardless of lunch.Elliott Hughes2014-08-291-7/+7
* Stack tool 32/64 bit compatibility fixes.Brigid Smith2014-07-161-1/+4
* Add the arm64 pstate register to the stack tool.Elliott Hughes2014-07-141-2/+2
* Fix symbol.py's toolchain detection for x86.Elliott Hughes2014-07-071-151/+7
* stack_core ProcessLine now returns a boolean.Brigid Smith2014-07-071-3/+7
* stack_core now also detects the "Revision: #" line.Brigid Smith2014-07-071-1/+5
* Fix 'stack' register matching for all architectures.Elliott Hughes2014-07-011-4/+188
* Turning stack_core into a class to make it compatible with adbs.Brigid Smith2014-07-011-135/+139
* Add the "Abort message:" line to the preserved stack output.Elliott Hughes2014-06-171-2/+6
* Updating stack_core.py to recognize new ABI output from debuggerd.Brigid Smith2014-06-131-9/+27
* Fix the stack/ tool for 64 bit archs.Narayan Kamath2014-04-141-3/+13
* Clean up the stack trace symbolization tool.Ben Cheng2013-04-251-0/+196