Adding in ci specifics.
authorBrian Aker <brian@tangent.org>
Sun, 3 Jun 2012 00:05:52 +0000 (20:05 -0400)
committerBrian Aker <brian@tangent.org>
Sun, 3 Jun 2012 00:05:52 +0000 (20:05 -0400)
libtest/run-ci.gdb [new file with mode: 0644]

diff --git a/libtest/run-ci.gdb b/libtest/run-ci.gdb
new file mode 100644 (file)
index 0000000..86b5fe0
--- /dev/null
@@ -0,0 +1,6 @@
+set logging on
+set logging overwrite on
+set environment LIBTEST_IN_GDB=1
+run
+thread apply all bt
+quit