cvs commit: src/sys/ddb db_command.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Oct 8 12:03:17 PDT 2006


On Sun, Oct 08, 2006 at 06:37:00PM +0000, Bruce Evans wrote:
> bde         2006-10-08 18:37:00 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/ddb              db_command.c 
>   Log:
>   Added some aliases:
>   - `b' is now an official alias for `break'.  It used to be an unofficial
>     alias, but this was broken by adding the `bt' alias for `trace'.
>   - `t' is now an official alias for `trace'.  It used to be an unofficial
>     alias, but this was broken by adding the `thread' command.
>   - `registers' is now an alias for `show registers'.  This is a hack to
>     break the unofficial `r' alias for `reset'.  `r' really means
>     `registers' in some debuggers, so I sometimes type it accidentally and
>     am annoyed when it resets the system.  A short command shouldn't have
>     such a large effect.  Now at least `res' must be typed to disambiguate
>     `reset'.

I always typed 're' for reset and now it won't work...

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20061008/4048781f/attachment-0001.pgp


More information about the cvs-all mailing list