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

--- Comment #2 from jb.1234abcd at gmail dot com 2012-03-12 17:33:34 UTC ---
(In reply to comment #1)
> I'm afraid I don't understand what you're claiming is wrong.  Can you please
> clarify?

Well, the format of gdb entry contains option keyword "--args", not "--arg".
It is important to parse any input properly. The entry should be rejected with
error msg like "Invalid format: --arg option".
I documented it for you.

-- 
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]