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 26, 2007, 8:16:42 AM (17 years ago)
- Author:
-
kstange
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
69 | 69 | The output of `file` may look different depending on your OS and hardware, but it should still be apparent that it was created by Pidgin. |
70 | 70 | |
71 | | Now that you have the core file, you'll want to get the useful information out of it. In order to do that, you'll have to open it in GDB. GDB stands for GNU DeBugger, and is a very useful programmer's tool. It needs to know which application created the core file and what the core file name is, so run: |
| 71 | Now that you have the core file, you'll want to get the useful information out of it. In order to do that, you'll have to open it in GDB. GDB stands for GNU !DeBugger, and is a very useful programmer's tool. It needs to know which application created the core file and what the core file name is, so run: |
72 | 72 | {{{ |
73 | 73 | ~ $ gdb pidgin core |
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!