Many debuggers, such as gdb for example, treat an empty command as a request to repeat the previous command. This is especially useful when wanting to repeatedly "continue" after hitting a breakpoint. It would be nice if jdb did the same.
- csr for
-
JDK-8274167 Modify jdb to treat an empty command as a repeat of the previous command
-
- Closed
-
- relates to
-
JDK-8276208 vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output"
-
- Resolved
-