projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e9c7a25
)
Adding in ci specifics.
author
Brian Aker
<brian@tangent.org>
Sun, 3 Jun 2012 00:05:52 +0000
(20:05 -0400)
committer
Brian Aker
<brian@tangent.org>
Sun, 3 Jun 2012 00:05:52 +0000
(20:05 -0400)
libtest/run-ci.gdb
[new file with mode: 0644]
patch
|
blob
diff --git a/libtest/run-ci.gdb
b/libtest/run-ci.gdb
new file mode 100644
(file)
index 0000000..
86b5fe0
--- /dev/null
+++ b/
libtest/run-ci.gdb
@@ -0,0
+1,6
@@
+set logging on
+set logging overwrite on
+set environment LIBTEST_IN_GDB=1
+run
+thread apply all bt
+quit