[Libreoffice-commits] .: solenv/bin
Caolán McNamara
caolan at kemper.freedesktop.org
Thu Oct 21 02:08:24 PDT 2010
solenv/bin/gdbtrycatchtrace | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 82bfe44d211e3ff970897d8ae446c6e8daf970aa
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Oct 21 10:06:10 2010 +0100
disable pgination in gdb script
diff --git a/solenv/bin/gdbtrycatchtrace b/solenv/bin/gdbtrycatchtrace
index e394b66..636985a 100644
--- a/solenv/bin/gdbtrycatchtrace
+++ b/solenv/bin/gdbtrycatchtrace
@@ -1,3 +1,4 @@
+set pagination off
catch throw
commands
bt
More information about the Libreoffice-commits
mailing list