Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 10 and Version 11 of GetABacktrace


Ignore:
Timestamp:
May 13, 2010, 4:03:01 PM (14 years ago)
Author:
partizan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GetABacktrace

    v10 v11  
    1818Before you follow these instructions, please make sure you have the debugging symbols for pidgin, libpurple, and finch installed (see the above instructions).  If you can reproduce the crash, the easiest way to obtain a backtrace is by running with gdb.  (Note that debugging finch requires a little more effort, [#GDBandfinch see below].)  Here are the basics:
    1919{{{
    20    ~ $ gdb pidgin
     20   ~ $ gdb pidgin 2>&1 | tee ~/pidgin-backtrace.log
    2121}}}
    2222
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!