Author: buildbot
Date: Fri Sep 11 11:13:56 2015
New Revision: 965078
Log:
Staging update by buildbot for singa
Modified:
websites/staging/singa/trunk/content/ (props changed)
websites/staging/singa/trunk/content/docs/debug.html
Propchange: websites/staging/singa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 11 11:13:56 2015
@@ -1 +1 @@
-1702373
+1702429
Modified: websites/staging/singa/trunk/content/docs/debug.html
==============================================================================
--- websites/staging/singa/trunk/content/docs/debug.html (original)
+++ websites/staging/singa/trunk/content/docs/debug.html Fri Sep 11 11:13:56
2015
@@ -505,9 +505,8 @@ gdb singa
<p>Then set the command line arguments</p>
<div class="source">
-<div class="source"><pre class="prettyprint">set args -workspace=WORKSPACE
-job=JOBID
+<div class="source"><pre class="prettyprint">set args -conf JOBCONF
</pre></div></div>
-<p>The JOBID is an unsigned integer that has not been used before. WORKSPACE
must include a file with name <tt>job.conf</tt>.</p>
<p>Now you can set your breakpoints and start running.</p></div></div>
</div>
</div>