This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug cli/13831] gdb cli to be parsed for option "--args" instead of"--arg".


http://sourceware.org/bugzilla/show_bug.cgi?id=13831

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Pedro Alves <palves at redhat dot com> 2012-03-12 17:52:15 UTC ---
That's not a bug, it's a feature.

For long options (--foo), GNU getopt figures out what you wanted as long as its
not ambiguous.  E.g., try "ls --hel".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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