summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZachary T Welch <zwelch@codesourcery.com>2011-03-15 18:15:44 +0000
committerArun Sharma <asharma@fb.com>2011-03-22 08:15:03 -0700
commit48703860877f3143b7709d92990a043de8fd33c8 (patch)
tree6d1e47fd31b032c1ed847ef83fbedaf3d6c4673b /.gitignore
parent6a671546741e8355dd9f821f171e4a3c895d28ec (diff)
downloadlibunwind-48703860877f3143b7709d92990a043de8fd33c8.tar.gz
Add test of backtracing using ARM-specific tables
Uses .ARM.exidx and .ARM.extbl sections to produce a backtrace. Signed-off-by: Ken Werner <ken.werner@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3ed3951..ddf93722 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ tests/test-strerror
tests/test-proc-info
tests/test-ptrace-misc
tests/test-varargs
+tests/arm-extbl-test