gdb OS ABI support
Daniel Jacobowitz
drow@false.org
Sat Jan 12 19:43:00 GMT 2008
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
More information about the Gdb
mailing list