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 2 and Version 3 of GetABacktrace


Ignore:
Timestamp:
May 26, 2007, 8:16:42 AM (17 years ago)
Author:
kstange
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GetABacktrace

    v2 v3  
    6969The output of `file` may look different depending on your OS and hardware, but it should still be apparent that it was created by Pidgin.
    7070
    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:
     71Now 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:
    7272{{{
    7373   ~ $ 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!