summaryrefslogtreecommitdiffstats
path: root/tests/run-backtrace-core-ppc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-backtrace-core-ppc.sh')
-rwxr-xr-xtests/run-backtrace-core-ppc.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/run-backtrace-core-ppc.sh b/tests/run-backtrace-core-ppc.sh
index 65c92795..555ac352 100755
--- a/tests/run-backtrace-core-ppc.sh
+++ b/tests/run-backtrace-core-ppc.sh
@@ -17,4 +17,13 @@
. $srcdir/backtrace-subr.sh
+# executable generated by:
+#
+# gcc -D_GNU_SOURCE -I. -I.. -I../lib -m32 -pthread -static -g \
+# -o backtrace.ppc.exec backtrace-child.c
+#
+# core generated by:
+#
+# ./backtrace.ppc.exec --gencore
+
check_core ppc