bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb 5.1.1 crash


From: Stuart Kemp
Subject: gdb 5.1.1 crash
Date: Tue, 12 Mar 2002 00:49:48

Using gdb-5.1.1 on Solaris 2.7, configured as "sparc-sun-solaris2.7"
 
Running gdb against a binary instrumented with Purify Version 2002a.06.00 Proto 0038 020219 Solaris 2; getting a crash in the following place:
 
            elf_symtab_read [elfread.c:462]
                                           }
                                         if (index != -1)
                                           {
            =>                               if (sectinfo->sections[index] != 0)
                                               {

Problem is that "index" has the value 66, but the array is only of size 64
 


Join the world聮s largest e-mail service with MSN Hotmail. Click Here

reply via email to

[Prev in Thread] Current Thread [Next in Thread]