This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tui/1278: Really annoying error message.


>Number:         1278
>Category:       tui
>Synopsis:       Really annoying error message.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 10 05:18:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     buschelm@mcs.anl.gov
>Release:        GNU gdb 2003-03-03-cvs (cygwin-special)
>Organization:
>Environment:
cygwin
>Description:
(gdb) exit
Undefined command: "exit".  Try "help".
(gdb) quit
The program is running.  Exit anyway? (y or n) y

This is really annoying!  Mostly because I always forget which is the correct way to do it, and I am reminded of how annoying it is every time I use gdb.

I know this is petty, but it is far and away the most annoying feature of gdb.
>How-To-Repeat:
Start gdb.  Type exit.  Scream.  Type quit.
Read "Exit anyway?".  Scream again.
>Fix:
Either allow exit as an alias for quit, or ask the question
Quit anyway?
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]