From owner-cvs-gnu Thu Mar 13 02:50:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA20221 for cvs-gnu-outgoing; Thu, 13 Mar 1997 02:50:43 -0800 (PST) Received: from mail13.digital.com (mail13.digital.com [192.208.46.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA20138; Thu, 13 Mar 1997 02:49:25 -0800 (PST) From: garyj@frt.dec.com Received: from cssmuc.frt.dec.com by mail13.digital.com (8.7.5/UNX 1.5/1.0/WV) id FAA14476; Thu, 13 Mar 1997 05:43:24 -0500 (EST) Received: from localhost by cssmuc.frt.dec.com; (5.65v3.2/1.1.8.2/14Nov95-0232PM) id AA28206; Thu, 13 Mar 1997 11:43:23 +0100 Message-Id: <9703131043.AA28206@cssmuc.frt.dec.com> X-Mailer: exmh version 1.6.4 10/10/95 To: cvs-all@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org In-Reply-To: Message from Bruce Evans of Thu, 13 Mar 97 17:07:23 +1100. Reply-To: gjennejohn@frt.dec.com Subject: Re: cvs commit: src/gnu/usr.bin/gdb/gdb Makefile nm.h Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Mar 97 11:43:23 +0100 X-Mts: smtp Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde@zeta.org.au writes: > > Modified: gnu/usr.bin/gdb/gdb Makefile nm.h > > Log: > > add LINKS line to Makefile to automatically produce a link to kgdb > > > > define START_PROGRESS in nm.h to check whether gdb was invoked as kgdb > > and set the kernel_debugging flag in that case. > > > > 2.2 candidate ? > > Backwards step. > > $ man kgdb > No manual entry for kgdb > $ apropos kgdb > kgdb: nothing appropriate > $ info kgdb > ... > There is no menu item "kgdb" in this node. > $ info -f kgdb > info: kgdb: File name too long > ^^^^^^^^^^^^^^^^^^ stale errno bug in info? > > It's more important to support one interface properly. The -k and -w flags > are not documented in either gdb.1 or gdb.texi. > I agree with Bruce on this, although I'm more inclined to call it "an undocumented forward step" :) I'll fix the documentation to reflect reality. --- Gary Jennejohn (work) gjennejohn@frt.dec.com (home) Gary.Jennejohn@munich.netsurf.de (play) gj@freebsd.org