examining Linux core file?

O'Connor, Daniel darius at dons.net.au
Wed Jan 17 01:59:00 UTC 2018



> On 16 Jan 2018, at 20:29, Konstantin Belousov <kostikbel at gmail.com> wrote:
>> 
>> My memory is sketchy but you may need to build a complete 
>> cross-toolchain for that. Long-long ago we actually did that but the 
>> resulting linux binaries were weird and needed branding always.
> 
> No cross-toolchain will help there.  Problem is that the binary is Linux,
> while core is FreeBSD.  There are enough details significant to the debugger
> that make such combination a new platform.

Using ktrace / linux_kdump might help - or at least give some clues as to where it's failing too.

--
Daniel O'Connor
"The nice thing about standards is that there
are so many of them to choose from."
 -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C



More information about the freebsd-hackers mailing list