This is the mail archive of the gdb@sourceware.org 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: looking for the patch on GDB to handle core dump from arm


>>>>> "Jean-Rene" == Jean-Rene Peulve <jr.peulve@wanadoo.fr> writes:

 Jean-Rene> Hi, On an x86, I am trying to analyse a core dump
 Jean-Rene> produiced on an arm platform running uClinux-2.4.27.

 Jean-Rene> Unfortunately GDB complains that it cannot "read core file
 Jean-Rene> on this machine".

 Jean-Rene> I saw that Jon Ringle and Daniel Jacobowitz have been
 Jean-Rene> working on that problem but I cannot find the right
 Jean-Rene> version of gdb and binutils to use.

I fixed that on a local copy of GDB 6.3 by editing the configure
script so it includes the corefile handler even if host != target.  
It may be that I had to make other changes as well, I don't remember
anymore.  

	  paul



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