Re: [NEWBIE] - gdb deciphering....no idea here

From: Sean Tindall (stindall@home.com)
Date: 03/15/99


Compile your code with the -g flag (add it to the makefile) and GDB will be
a lot more descriptive.  It will usually tell you exactly what line of code
the program execution stops on.

-----Original Message-----
From:   Tom Dailey [SMTP:tomd@waymark.net]
Sent:   Monday, March 15, 1999 10:00 AM
To:     CIRCLE@post.queensu.ca
Subject:         [NEWBIE] - gdb deciphering....no idea here

Hello,

I just had a core crash and am totally clueless as to how to
track this one down.  Any help is appreciated.

#0  0xef658a80 in ?? ()
Cannot access memory at address 0xef7fff94.

I tried bt and frame w/ no luck.

Tom


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST