[lldb-dev] [Bug 23978] New: "-data-disassemble -s start -e end" MI command disassembles (end-start) *instructions*

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jun 28 22:54:59 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23978

            Bug ID: 23978
           Summary: "-data-disassemble -s start -e end" MI command
                    disassembles (end-start) *instructions*
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: chega_ at yahoo.com
    Classification: Unclassified

... whereas it should disassemble (end-start) *bytes*.
(as of 01cdaf791ded2497205aa4afd1e69d1a9258ed8a)

BTW, GDB will disassemble instructions that straddle the 'end' address.  And
I've seen at least one IDE that relies on this behavior (Visual Studio's
GDB/LLDB front-end).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150629/3d851a8a/attachment.html>


More information about the lldb-dev mailing list