* looking for the patch on GDB to handle core dump from arm
@ 2006-01-06 15:28 Jean-Rene Peulve
2006-01-06 15:45 ` Paul Koning
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Rene Peulve @ 2006-01-06 15:28 UTC (permalink / raw)
To: gdb
Hi,
On an x86, I am trying to analyse a core dump produiced on an arm platform
running uClinux-2.4.27.
Unfortunately GDB complains that it cannot "read core file on this machine".
I saw that Jon Ringle and Daniel Jacobowitz have been working on that
problem but I cannot find the
right version of gdb and binutils to use.
Where can I find the correct version and or the patches to apply ?
Jean-René Peulvé
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: looking for the patch on GDB to handle core dump from arm
2006-01-06 15:28 looking for the patch on GDB to handle core dump from arm Jean-Rene Peulve
@ 2006-01-06 15:45 ` Paul Koning
0 siblings, 0 replies; 2+ messages in thread
From: Paul Koning @ 2006-01-06 15:45 UTC (permalink / raw)
To: jr.peulve; +Cc: gdb
>>>>> "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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-06 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-06 15:28 looking for the patch on GDB to handle core dump from arm Jean-Rene Peulve
2006-01-06 15:45 ` Paul Koning
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox