From owner-freebsd-stable@FreeBSD.ORG Wed Oct 26 15:14:23 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB9716A41F; Wed, 26 Oct 2005 15:14:23 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC4143D4C; Wed, 26 Oct 2005 15:14:22 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Wed, 26 Oct 2005 11:31:06 -0400 From: John Baldwin To: current@freebsd.org Date: Wed, 26 Oct 2005 11:15:44 -0400 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510261115.46355.jhb@freebsd.org> Cc: stable@freebsd.org Subject: HEADSUP: ddb stack trace command name changes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 15:14:23 -0000 First, the 'traceall' command has been renamed to 'alltrace'. This allows abbreviated versions of 'trace' such as 't' or 'tr' to work again. It is also more consistent with other ddb functions that dump data about multiple objects ('show allpcpu', etc.). Secondly, 'bt' has been added as a new alias for 'trace' which should make some gdb-using folks lives easier if they are used to using 'bt' in gdb all the time. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org