~l3on/ubuntu/precise/rkward/rebuild1

« back to all changes in this revision

Viewing changes to debian/rkward.1

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Friedrichsmeier
  • Date: 2008-04-20 21:30:00 UTC
  • mfrom: (1.2.2 upstream) (3.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080420213000-fs4i8efmfc793bnn
new upstream release
closes: #475175
closes: #463348
closes: #475982

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
.TP
41
41
.B \-\-debug-flags <flags>
42
42
Allows to configure, which sections of code to debug. Flags are given as a binary number. Refer to the source files for documentation, as this really is an internal option
 
43
.TP
 
44
.B \-\-debugger <command>
 
45
Run RKWard through the specified debugger command. To add command line options to the debugger command, enclose them in single quotes ('') together with the command.
 
46
.TP
 
47
.B \-\-disable-stack-check
 
48
Disable the R C stack checking mechanism. If you see the error message "C stack usage too close to the limit", this option may serve as a workaround.
43
49
.SH SEE ALSO
44
50
.BR R (1),
45
51
.br