aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gdb.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb.html')
-rw-r--r--tools/gdb.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gdb.html b/tools/gdb.html
index 4a0dcea..44846a6 100644
--- a/tools/gdb.html
+++ b/tools/gdb.html
@@ -356,7 +356,7 @@ thread name <name>
</code></pre>
<h2 id="configuration"><a class="header" href="#configuration">Configuration</a></h2>
<pre><code class="language-markdown"> set disassembly-flavor &lt;intel | att&gt;
- Set the disassembly style &quot;flavor&quot;.
+ Set the disassembly style "flavor".
set pagination &lt;on | off&gt;
Turn on/off gdb's pagination.