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@cs.uiuc.edu Reporter: che...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev