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/1823: Internal error in BFD


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

From: Patrick McGleenon <Patrick.McGleenon@openwave.com>
To: "gdb-gnats@sources.redhat.com" <gdb-gnats@sources.redhat.com>
Cc:  
Subject: Re: gdb/1823: Internal error in BFD
Date: Wed, 30 Mar 2005 13:07:48 +0100

 I've had the same problem when loading a 2Gb core into gdb:
 
 #0  0x00000001 in ?? ()
 (gdb) where
 #0  0x00000001 in ?? ()
 BFD: BFD 2.15.93 20041018 internal error, aborting at cache.c line 495 
 in bfd_cache_lookup_worker
 
 BFD: Please report this bug.
 
 
 
 gdb-6.3 --version
 GNU gdb 6.3
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain 
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for details.
 This GDB was configured as "i686-pc-linux-gnu".
 
 
 


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