Revision: 17349
http://svn.sourceforge.net/gaim/?rev=17349&view=rev
Author: thekingant
Date: 2006-09-25 07:47:33 -0700 (Mon, 25 Sep 2006)
Log Message:
-----------
Point Unbuntu users to Ubuntu's backtrace wiki page
Modified Paths:
--------------
web/htdocs/gdb.php
Modified: web/htdocs/gdb.php
===================================================================
--- web/htdocs/gdb.php 2006-09-25 07:31:48 UTC (rev 17348)
+++ web/htdocs/gdb.php 2006-09-25 14:47:33 UTC (rev 17349)
@@ -12,6 +12,11 @@
called a "backtrace."
</p>
+<h2>Using Ubuntu?</h2>
+<p>
+Please follow <a href="https://wiki.ubuntu.com/Backtrace">the instructions on the Ubuntu wiki</a>.
+</p>
+
<h2>The Easy Way</h2>
<p>
If you are able to reproduce the crash, the easiest way to obtain a backtrace is by doing
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|