This is the mail archive of the gdb@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: Query: Can gdb analyze ELF64 core files for i386


On Fri, Mar 04, 2005 at 10:18:11AM +0530, vivek goyal wrote:
> Hi,
> 
> I have created a core file (Representing physical memory) for i386
> system in ELF64 format. Can gdb open and analyze this file?

No, since i386 has 32-bit addresses; GDB can't work with PAE or
anything like that.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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