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 build/10619] gdb - Manual and info pages should present GNU --long options


https://sourceware.org/bugzilla/show_bug.cgi?id=10619

dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dilyan.palauzov at aegee dot org

--- Comment #1 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> ---
./gdb -h versus info '(gdb)Mode Options'


Info nodes "Choosing modes" and "Startup', write about "-nx" with one dash, but
"gdb -h" speaks about "--nx" with two dashes.  Likewise for "-nh"/"--nh".

gdb -h does not mention just "-n".

In fact 'Choosing modes' mentions every option with one dash, while "gdb -h"
states that only single-letter options are with one dash.

All of the single-dash/double-dash long-name options I tried do work, but this
does not justify inconsistent documentation.

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