forked from OSchip/llvm-project
parent
269ef9f6f0
commit
d5a395aa9c
|
@ -244,9 +244,7 @@
|
|||
|
||||
<h1 class ="postheader">Examining Thread State</h1>
|
||||
<div class="post">
|
||||
|
||||
<p>
|
||||
|
||||
<table class="stats" width="620" cellspacing="0">
|
||||
<tr>
|
||||
<td class="hed" width="50%">LLDB</td>
|
||||
|
@ -351,7 +349,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
\ <tr><td class="header" colspan="2">Show mixed source and disassembly for the current function for the current frame.</td></tr>
|
||||
<tr><td class="header" colspan="2">Show mixed source and disassembly for the current function for the current frame.</td></tr>
|
||||
<tr>
|
||||
<td class="content">
|
||||
<b>(lldb)</b> disassemble --frame --mixed<br>
|
||||
|
|
Loading…
Reference in New Issue