From owner-cvs-all Wed Oct 14 17:19:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24637 for cvs-all-outgoing; Wed, 14 Oct 1998 17:19:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA24625; Wed, 14 Oct 1998 17:19:10 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA28935; Wed, 14 Oct 1998 17:19:08 -0700 (PDT) Date: Wed, 14 Oct 1998 17:19:08 -0700 (PDT) Message-Id: <199810150019.RAA28935@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/14 17:19:08 PDT Modified files: usr.bin/objformat Makefile Log: Add objformat links for gdb and (while we're at it) c++filt. This means we can (assuming an a.out gdb is present) debug a.out kernels and crashdumps with gdb -aout. Revision Changes Path 1.11 +3 -1 src/usr.bin/objformat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message