diff options
Diffstat (limited to 'tools/gdb.html')
-rw-r--r-- | tools/gdb.html | 2 |
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 <intel | att> - Set the disassembly style "flavor". + Set the disassembly style "flavor". set pagination <on | off> Turn on/off gdb's pagination. |