This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/291: gdb-internal-error: sect_index_data not initialized


The following reply was made to PR gdb/291; it has been noted by GNATS.

From: Michael Elizabeth Chastain <mec@shout.net>
To: nrao@legato.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/291: gdb-internal-error: sect_index_data not initialized
Date: Thu, 4 Sep 2003 20:58:18 -0400

 Hi Navneeth,
 
 Can you please try gdb 5.3.91:
 
   ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-5.3.91.tar.gz
 
 If gdb 5.3.91 still has a problem, let gdb generate a core file
 (answer 'y' to the question about generating a core dump),
 and then do:
 
   gdb gdb core
   (gdb) backtrace
 
 That is, run some version of gdb on 'gdb 5.3.91' and the new 'core'
 file, and get a backtrace of gdb itself.  If you can include that
 backtrace, it would help a lot.
 
 (The 'script' command is very useful for capturing that backtrace.)
 
 Thanks,
 
 Michael C
 GDB QA Guy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]