Name: gh71655 Date: 10/28/98
In using gdb, I've found it very useful to be able to hit 'enter' when stepping through a program. Having to type 'next' everytime I want to get to the next line is very inconvenient; gdb solves this by having 'enter' mean to repeat the previous command.
(Review ID: 41040)
======================================================================