bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Files


From: Udayshankar Nagaraj
Subject: Core Files
Date: Tue, 17 Apr 2001 17:30:09 -0700

This is regarding GDB's inablilty to debug corefiles that have been
created on a target machine that is different from the host on which GDB
is configured to run.

Sounds complicated! Here's a little background info to clarify my
statement.

I have configured GDB (5.0) with host as a Sun-Solaris machine and
target as MIPS. Now, the MIPS machine generates a corefile (in elf
format) which has to be debugged with GDB running on the Sun machine
(there are certain problems with this too, but I'll bring this up
sometime later!). Apparently, this is not possible since GDB can only
debug live targets.

If anyone has any ideas about how to go about configuring (or modifying)
GDB to run on one host architecture and debug corefiles generated from a
different target architecture, they would be really welcome!

Thanks in advance!
-Uday





reply via email to

[Prev in Thread] Current Thread [Next in Thread]