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.
- Timestamp:
-
May 13, 2010, 4:03:01 PM (14 years ago)
- Author:
-
partizan
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
18 | 18 | Before 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: |
19 | 19 | {{{ |
20 | | ~ $ gdb pidgin |
| 20 | ~ $ gdb pidgin 2>&1 | tee ~/pidgin-backtrace.log |
21 | 21 | }}} |
22 | 22 | |
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!