[redeclipse] 416/494: update bug reporting instructions

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit e3c881de4a6ac34b0285bf3609563e249700f6f3
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Mon Jan 28 14:58:50 2013 +0100

    update bug reporting instructions
---
 redeclipse-server.bug-presubj |  9 +++------
 redeclipse.bug-presubj        | 17 ++++++++---------
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/redeclipse-server.bug-presubj b/redeclipse-server.bug-presubj
index a30c62c..2f5da3a 100644
--- a/redeclipse-server.bug-presubj
+++ b/redeclipse-server.bug-presubj
@@ -15,7 +15,7 @@ If the Red Eclipse server crashes on your system, please include a backtrace wit
 
 Once at the gdb prompt, start the Red Eclipse server via
 
-  run -h/tmp/recfg
+  run -h/tmp/recfg -glog_v4.txt -v4
 
 Once the Red Eclipse server has crashed, type
 
@@ -24,8 +24,5 @@ Once the Red Eclipse server has crashed, type
 to obtain the backtrace. Please attach the output when you are reporting a bug
 about crashes.
 
-Also, please include the log messages leading up to the crash, you can set
-maximum log verbosity by running
-
-  redeclipse-server -h/tmp/recfg -v4
-
+Also, please include the log messages leading up to the crash, which was
+created as /tmp/recfg/log_v4.txt.
diff --git a/redeclipse.bug-presubj b/redeclipse.bug-presubj
index ab5166f..87004d7 100644
--- a/redeclipse.bug-presubj
+++ b/redeclipse.bug-presubj
@@ -6,10 +6,12 @@ clean profile, you can do this temoprarily by opening a terminal and running
 
   redeclipse -h/tmp/recfg
 
-Please also include the init log, you can get the log by opening a terminal and
-running
+Please also include the init log, you can get the init log by opening a
+terminal and running
 
-  redeclipse -h/tmp/recfg -x"quit"
+  redeclipse -h/tmp/recfg -glog_init.txt -x"quit"
+
+The log file will be created as /tmp/recfg/log_init.txt.
 
 
 If Red Eclipse crashes on your system, please include a backtrace with your bug
@@ -20,7 +22,7 @@ report. First install the redeclipse-dbg package and open a terminal and run
 
 Once at the gdb prompt, start Red Eclipse via
 
-  run -h/tmp/recfg -df0
+  run -h/tmp/recfg -df0 -glog_v4.txt -v4
 
 Once Red Eclipse has crashed, type
 
@@ -29,8 +31,5 @@ Once Red Eclipse has crashed, type
 to obtain the backtrace. Please attach the output when you are reporting a bug
 about crashes.
 
-Also, please include the log messages leading up to the crash, you can set
-maximum log verbosity by running
-
-  redeclipse -h/tmp/recfg -v4
-
+Also, please include the log messages leading up to the crash, which was
+created as /tmp/recfg/log_v4.txt.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list