* Examining mips-openbsd core files from i386-openbsd host
@ 2005-02-24 17:11 Joe Goh
0 siblings, 0 replies; only message in thread
From: Joe Goh @ 2005-02-24 17:11 UTC (permalink / raw)
To: gdb
Hi everyone,
I'm having trouble compiling gdb 6.3 to be able to examine core files from
a mipsel-openbsd host, using an i386-openbsd host.
I'm compiling gdb on an OpenBSD 3.6 i386 host with --target=mipsel-openbsd
and the build succeeds, but when I try to open a core file, gdb complains
of, "GDB can't read core files on this machine.".
Printing out some debug messages from find_core_target() in gdb/target.c
reveals that there are none of the "target_ops" structures in
"target_structs" are "core_stratum"'s.
Are there any switches I need to pass to "configure" to be able to do
cross architecture core file examination? Or are there some settings that
I need to do in runtime from the gdb prompt?
Thanks in advance!
Joe
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-24 6:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-24 17:11 Examining mips-openbsd core files from i386-openbsd host Joe Goh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox