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: cross targeted gdb and corefiles


On Thu, May 16, 2002 at 03:23:36PM -0700, Kevin Buettner wrote:

 > I haven't been following this closely, but I think you need to move the
 > supply_* functions from the arm version of the nat.c file to the arm
 > tdep.c file.
 > 
 > You have to make sure that there aren't any host dependencies though.
 > I.e, you can't make use of system header files.

Yah.  Take a look at the shnbsd-* files in current GDB CVS ... these
are cross-capable wrt. core files.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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