diff options
Diffstat (limited to 'html/subx/001help.cc.html')
-rw-r--r-- | html/subx/001help.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/001help.cc.html b/html/subx/001help.cc.html index eeea8380..665289bb 100644 --- a/html/subx/001help.cc.html +++ b/html/subx/001help.cc.html @@ -138,12 +138,12 @@ if ('onhashchange' in window) { <span id="L78" class="LineNr"> 78 </span> <span class="Constant">" subx <a href='011run.cc.html#L79'>run</a> <ELF binary>\n"</span> <span id="L79" class="LineNr"> 79 </span> <span class="Constant">"\n"</span> <span id="L80" class="LineNr"> 80 </span> <span class="Constant">"== Debugging aids\n"</span> -<span id="L81" class="LineNr"> 81 </span> <span class="Constant">"- Add '--trace' to any of these commands to print a <a href='003trace.cc.html#L183'>trace</a> to stderr\n"</span> +<span id="L81" class="LineNr"> 81 </span> <span class="Constant">"- Add '--trace' to any of these commands to print a <a href='003trace.cc.html#L98'>trace</a> to stderr\n"</span> <span id="L82" class="LineNr"> 82 </span> <span class="Constant">" for debugging purposes.\n"</span> <span id="L83" class="LineNr"> 83 </span> <span class="Constant">"- Add '--map' to add information to traces. 'subx --map translate' will save\n"</span> <span id="L84" class="LineNr"> 84 </span> <span class="Constant">" (to a file called 'map') the mapping from labels to addresses that it computes\n"</span> <span id="L85" class="LineNr"> 85 </span> <span class="Constant">" during translation. This file is then available to 'subx --map --trace run'\n"</span> -<span id="L86" class="LineNr"> 86 </span> <span class="Constant">" which prints out label names in the <a href='003trace.cc.html#L183'>trace</a> as it encounters them.\n"</span> +<span id="L86" class="LineNr"> 86 </span> <span class="Constant">" which prints out label names in the <a href='003trace.cc.html#L98'>trace</a> as it encounters them.\n"</span> <span id="L87" class="LineNr"> 87 </span> <span class="Constant">"\n"</span> <span id="L88" class="LineNr"> 88 </span> <span class="Constant">"Options starting with '--' must always come before any other arguments.\n"</span> <span id="L89" class="LineNr"> 89 </span> <span class="Constant">"\n"</span> |