<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW " title="NEW --- - "-data-disassemble -s start -e end" MI command disassembles (end-start) *instructions*" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23978&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=nE22bOPyLq1VGc4GP1VT_5wy2V_seMveFjsaf1FsQa4&s=3VkgS6L-7xPEu63305nV68C6v2kRJGDeWheXyN35XLM&e=">23978</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>"-data-disassemble -s start -e end" MI command disassembles (end-start) *instructions*
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>chega_@yahoo.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>... 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).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>