From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Snyder" To: gdb-patches@sourceware.cygnus.com Subject: [RFD]: deprecate the "fg" command Date: Fri, 26 May 2000 16:45:00 -0000 Message-id: <8gn1pc$as9$1@cronkite.cygnus.com> X-SW-Source: 2000-05/msg00417.html Does anybody use the "fg" command (a synonym for continue)? It's been in there since 1991, but never documented. I'd like to deprecate it to reduce clutter and the hazard of dangerous typos. If you tried to say "f" (the frame command) and your finger hit two keys by accident, the result would be an unintentional continue, which is generally a bad thing. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Snyder" To: gdb-patches@sources.redhat.com Subject: [RFD]: deprecate the "fg" command Date: Wed, 05 Sep 2001 00:15:00 -0000 Message-ID: <8gn1pc$as9$1@cronkite.cygnus.com> X-SW-Source: 2001-09/msg00027.html Message-ID: <20010905001500.YKojo4tu7qdYkQ1wLckArxrHKlTiD7xeQQ7Sr_DQ4c4@z> Does anybody use the "fg" command (a synonym for continue)? It's been in there since 1991, but never documented. I'd like to deprecate it to reduce clutter and the hazard of dangerous typos. If you tried to say "f" (the frame command) and your finger hit two keys by accident, the result would be an unintentional continue, which is generally a bad thing.