cross targeted gdb and corefiles

Kevin Buettner kevinb@redhat.com
Thu May 16 16:17:00 GMT 2002


On May 16,  4:05pm, Kevin \Squail\ Endres wrote:

> I know i have to set so-absolute-prefix to my libs to get everything to live
> correctly... How do i do that and read in a core???

Can't you do...

    (gdb) set solib-absolute-prefix /my/prefix/to/the/sys-root
    (gdb) target core core

?

Kevin



More information about the Gdb mailing list