From owner-freebsd-hackers Sun Aug 6 00:31:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id AAA28668 for hackers-outgoing; Sun, 6 Aug 1995 00:31:31 -0700 Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id AAA28651 for ; Sun, 6 Aug 1995 00:31:29 -0700 Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1) from julia.physik.fu-berlin.de (130.133.3.235) with smtp id ; Sun, 6 Aug 95 09:31 MEST Received: (from graichen@localhost) by julia.physik.fu-berlin.de (8.6.11/8.6.9) id JAA05631; Sun, 6 Aug 1995 09:31:24 +0200 From: Thomas Graichen Message-Id: <199508060731.JAA05631@julia.physik.fu-berlin.de> Subject: Re: /etc/magic hacker needed ! To: dnelson@xnet.com (Dan Nelson) Date: Sun, 6 Aug 1995 09:31:23 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: <199508051717.MAA26104@cyclone.xnet.com> from "Dan Nelson" at Aug 5, 95 12:17:51 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1023 Sender: hackers-owner@freebsd.org Precedence: bulk > > Does Netbsd & FreeBSD have the same .o format? If so, then you shouldn't be > able to tell the difference. Maybe the text should read "*BSD/i386" or > something. Maybe the gcc source would be of some help here. > doesn't have somebody standing a Free- and a NetBSD machine standing side by side (i.e. gives file *.o from FreeBSD objects NetBSD objects too) ? > > It would also be nice to have identification of core files. If you > > look at the NetBSD/i386 core file entry, it even appears to ferret the > > name of the executable out of the core file and display it. Nice! > > Try this. It's only from examining about 6 core files, though. I wandered > through the kernel code, but couldn't find the exact place core dumps get > written out. I don't know what the C0EF1000 is from. It may be something > specific to my machine, even :) > > 6 belong 0xC0EF1000 FreeBSD core > >1075 string >\0 \b, from %s > sorry for me this did'nt work t