Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 11:15:44 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        current@freebsd.org
Cc:        stable@freebsd.org
Subject:   HEADSUP: ddb stack trace command name changes
Message-ID:  <200510261115.46355.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510261115.46355.jhb>