Welcome! Here you can paste sources and general debugging text, You can even set yourself a password if you want to keep it just for yourself.

Posted by mono on January Sun 15th 12:32 PM - Never Expires
Download | New paste

  1. download@cyne-desktop:~/download/unittt$ mono
  2. Usage is: mono [options] program [program-options]
  3.  
  4. Development:
  5.     --aot                  Compiles the assembly to native code
  6.     --debug[=<options>]    Enable debugging support, use --help-debug for details
  7.     --profile[=profiler]   Runs in profiling mode with the specified profiler module
  8.     --trace[=EXPR]         Enable tracing, use --help-trace for details
  9.     --help-devel           Shows more options available to developers
  10.  
  11. Runtime:
  12.     --config FILE          Loads FILE as the Mono config
  13.     --verbose, -v          Increases the verbosity level
  14.     --help, -h             Show usage information
  15.     --version, -V          Show version information
  16.     --runtime=VERSION      Use the VERSION runtime, instead of autodetecting
  17.     --optimize=OPT         Turns on or off a specific optimization
  18.                            Use --list-opt to get a list of optimizations
  19.     --security[=mode]      Turns on the unsupported security manager (off by default)
  20.                            mode is one of cas, core-clr, verifiable or validil
  21.     --attach=OPTIONS       Pass OPTIONS to the attach agent in the runtime.
  22.                            Currently the only supported option is 'disable'.
  23. download@cyne-desktop:~/download/unittt$
Language:
To highlight particular lines, prefix each line with @@





© 2012 - Powered by PASTE 1.0