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

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

commit f218b848271c37ad3d8c0b26c54557474e50d514
Author: Arand Nash <ienor...@gmail.com>
Date:   Fri Mar 18 01:22:47 2011 +0000

    Added info about gdb backtrace
---
 README.Debian | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.Debian b/README.Debian
index 4fde992..13166fd 100644
--- a/README.Debian
+++ b/README.Debian
@@ -20,3 +20,13 @@ Copyright and packaging:
    redistribution of these packages.
  * To resize the src/site/bits/favicon.png for use in the client binary 
package,
    to supply a gnome-menu icon.
+
+Bug reporting:
+ If the redeclipse engine crashes on your system, please install the 
+ redeclipse-dbg package to generate a backtrace of the crash.
+ To generate a backtrace open a terminal and change to the directory 
+ /usr/lib/games/redeclipse by the command "cd /usr/lib/games/redeclipse". 
+ Then run "gdb ./reclient" and type "run -h"$HOME/.redeclipse -r -df0" at 
+ the gdb prompt.
+ Once redeclipse has crashed, type "bt" to obtain the backtrace. Please attach 
+ the output when you are reporting a bug about crashes.

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to