about summary refs log tree commit diff stats
path: root/html/subx/001help.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/001help.cc.html')
-rw-r--r--html/subx/001help.cc.html4
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">&quot;    subx <a href='011run.cc.html#L79'>run</a> &lt;ELF binary&gt;\n&quot;</span>
 <span id="L79" class="LineNr"> 79 </span>    <span class="Constant">&quot;\n&quot;</span>
 <span id="L80" class="LineNr"> 80 </span>    <span class="Constant">&quot;== Debugging aids\n&quot;</span>
-<span id="L81" class="LineNr"> 81 </span>    <span class="Constant">&quot;- Add '--trace' to any of these commands to print a <a href='003trace.cc.html#L183'>trace</a> to stderr\n&quot;</span>
+<span id="L81" class="LineNr"> 81 </span>    <span class="Constant">&quot;- Add '--trace' to any of these commands to print a <a href='003trace.cc.html#L98'>trace</a> to stderr\n&quot;</span>
 <span id="L82" class="LineNr"> 82 </span>    <span class="Constant">&quot;  for debugging purposes.\n&quot;</span>
 <span id="L83" class="LineNr"> 83 </span>    <span class="Constant">&quot;- Add '--map' to add information to traces. 'subx --map translate' will save\n&quot;</span>
 <span id="L84" class="LineNr"> 84 </span>    <span class="Constant">&quot;  (to a file called 'map') the mapping from labels to addresses that it computes\n&quot;</span>
 <span id="L85" class="LineNr"> 85 </span>    <span class="Constant">&quot;  during translation. This file is then available to 'subx --map --trace run'\n&quot;</span>
-<span id="L86" class="LineNr"> 86 </span>    <span class="Constant">&quot;  which prints out label names in the <a href='003trace.cc.html#L183'>trace</a> as it encounters them.\n&quot;</span>
+<span id="L86" class="LineNr"> 86 </span>    <span class="Constant">&quot;  which prints out label names in the <a href='003trace.cc.html#L98'>trace</a> as it encounters them.\n&quot;</span>
 <span id="L87" class="LineNr"> 87 </span>    <span class="Constant">&quot;\n&quot;</span>
 <span id="L88" class="LineNr"> 88 </span>    <span class="Constant">&quot;Options starting with '--' must always come before any other arguments.\n&quot;</span>
 <span id="L89" class="LineNr"> 89 </span>    <span class="Constant">&quot;\n&quot;</span>