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: arm core analysis on x86 host


On Tuesday 29 March 2005 12:17, Jon Ringle wrote:
> On Tuesday 29 March 2005 11:53, Daniel Jacobowitz wrote:
> > Trace through the gdbarch initialization to see what's going on, then.
> > The core file may not be recognized as a Linux object. ?This has
> > happened on other platforms; I don't know what was done about it, but
> > maybe Mark remembers.
>
> I set #define GDBARCH_DEBUG 1 at the top of gdbarch.c, now I am getting an
> internal error...

I also get the same internal error with a host=i686-linux target=i686-linux 
build of gdb when #define GDBARCH_DEBUG 1 is set in gdbarch.c. It is very 
easy to reproduce.

Jon


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