This is the mail archive of the gdb@sourceware.org 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: Question on cross compiling...


>>>>> "Michael" == Michael Boerner <michael@boernerconsulting.com> writes:

 Michael> I wish to confirm whether my understanding is correct or
 Michael> not.

 Michael> Has GDB been modified so that it can read cross-platform
 Michael> core files yet?  I can not find in 6.6 docs whether this has
 Michael> been completed or even begun although I have found several
 Michael> posts which indicate that this effort is underway.

I can't remember the details, but I used to have to change configure
and/or makefiles to make this work.  That was a while go.

I'm not seeing local changes for this anymore in my current lcaol copy
(based on 6.6) and I'm doing corefile processing of a NetBSD-mips
target on i386-netbsd and i386-linux hosts.

It seems to work pretty well.  Our case isn't the hardest case, though
-- both host and target are little-endian.

   paul


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