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: gdb OS ABI support


On Sat, Jan 12, 2008 at 12:49:04PM -0600, Vadtec wrote:
> I am running on CentOS 5 (RHEL offshoot). I need to be able to back trace 
> cores from a FreeBSD box. How can I compile the FreeBSD ELF OS ABI into my 
> gdb so that I can do it on my CentOS box?

Use --target.  You'll also need to copy libraries from the FreeBSD
system and use "set sysroot".

-- 
Daniel Jacobowitz
CodeSourcery


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