From owner-freebsd-arch Fri Oct 19 8:43: 0 2001 Delivered-To: freebsd-arch@freebsd.org Received: from femail5.sdc1.sfba.home.com (femail5.sdc1.sfba.home.com [24.0.95.85]) by hub.freebsd.org (Postfix) with ESMTP id D469B37B42F; Fri, 19 Oct 2001 08:42:47 -0700 (PDT) Received: from laptop.baldwin.cx ([24.2.39.156]) by femail5.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011019154247.QOAF631.femail5.sdc1.sfba.home.com@laptop.baldwin.cx>; Fri, 19 Oct 2001 08:42:47 -0700 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20011019101946.E60412@wantadilla.lemis.com> Date: Fri, 19 Oct 2001 08:42:41 -0700 (PDT) From: John Baldwin To: Greg Lehey Subject: Re: /usr/src/sys/scripts? Cc: FreeBSD-arch@FreeBSD.ORG, Nate Williams , Dag-Erling Smorgrav Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 19-Oct-01 Greg Lehey wrote: > On Friday, 19 October 2001 at 1:04:12 +0200, Dag-Erling Smorgrav wrote: >> Nate Williams writes: >>> Most folks will probably not analyze the crashdumps, or they will copy >>> them off somewhere else so they can free up /var/crash for the next >>> crashdump, so I'd say stick .gdbinit somewhere else. >> >> /usr/src/share/misc or /usr/src/sys/conf might be good choices then. >> /usr/src/sys/scripts sounds like a good idea, I don't like the idea of >> creating a new directory just for one teeny little file. > > No, there are a number of files in there, and I expect more to > arrive. I'm prepared to discuss the point, though. /sys/scripts has > the advantage that it's compatible with BSD/OS, which I don't suppose > we have to over-emphasize. One thing I would suggest is to create several .gdbinit.foo files for different functionality so that one can create a custom .gdbinit simply by including the desired set of .gdbinit.foo files. Thus making it easier for people who already have a hacked .gdbinit to use these new functions as well. Note that some of the functions may very well end up being very MD (such as the manual stack traces of other pids by examining the stack, etc.) so we might want to think about a way of handling MD scripts vs. MI scripts. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message