summaryrefslogtreecommitdiffstats
path: root/third_party/android_platform/development/scripts/stack
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/android_platform/development/scripts/stack')
-rwxr-xr-xthird_party/android_platform/development/scripts/stack2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/android_platform/development/scripts/stack b/third_party/android_platform/development/scripts/stack
index 2cd086f..e55f688 100755
--- a/third_party/android_platform/development/scripts/stack
+++ b/third_party/android_platform/development/scripts/stack
@@ -54,7 +54,7 @@ def PrintUsage():
print " argument information. Also, the 'stack data' section will be"
print " printed."
print
- print " --arch=arm|x86"
+ print " --arch=arm|arm64|x86_64|x86|mips"
print " the target architecture"
print
print " FILE should contain a stack trace in it somewhere"