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 mi/15922] New: gdb.pdf docs mismatch -data-disassemble


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

            Bug ID: 15922
           Summary: gdb.pdf docs mismatch -data-disassemble
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mi
          Assignee: unassigned at sourceware dot org
          Reporter: davidlhoke+gdb at gmail dot com

gdb.pdf.tgz downloaded +/- 8/30/2013

probable documentation error, maybe incomplete code implementation

command synopsis description and code (7.6.50) implementation 
do not support end-addr detail in 'lines' parameter description

description of -data-disassemble 'lines' contains mention of application of
end-addr, but command synopsis does not indicate -e end-addr can be present in
command containing -n lines (howmany), and examination of 7.6.50 code I have
suggests the code matches the synopsis, rather than the 'lines' parameter
description.

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