Bruce Evans 75149ab872 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'.
2006-10-08 18:37:00 +00:00
..
PR:
2006-10-04 21:37:10 +00:00
2006-10-07 10:39:34 +00:00
2006-10-08 13:51:27 +00:00
2006-10-05 09:48:25 +00:00
2006-09-15 10:44:55 +00:00
2006-10-08 18:37:00 +00:00
2006-10-01 03:48:32 +00:00
2006-09-30 12:37:43 +00:00
2006-10-08 13:53:45 +00:00
2006-09-27 06:38:54 +00:00