From owner-freebsd-hackers Tue Apr 25 17:11:26 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA24641 for hackers-outgoing; Tue, 25 Apr 1995 17:11:26 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA24632 ; Tue, 25 Apr 1995 17:11:22 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14406(3)>; Tue, 25 Apr 1995 17:10:40 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49864>; Tue, 25 Apr 1995 17:10:34 -0700 X-Mailer: exmh version 1.6 4/21/95 To: gj@FreeBSD.org cc: hackers@FreeBSD.org Subject: Re: How do I set a kernel variable? In-reply-to: Your message of "Sun, 23 Apr 95 11:40:06 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Apr 1995 17:10:30 PDT From: Bill Fenner Message-Id: <95Apr25.171034pdt.49864@crevenia.parc.xerox.com> Sender: hackers-owner@FreeBSD.org Precedence: bulk In message you write: >Maybe we should have a "-w" flag to specify opening the core-file for >writing ? Any opinions ? As it happens, adb used to have a "-w" flag to open the core-file for writing. Sounds reasonable to me, now maybe I should just ln /kernel /vmunix and ln gdb adb and I will be happy =) Bill