Programmer's Manual
Table of Contents
1
Obtaining General Help
1.1
Obtaining Help About Specific Topic
1.2
Enabling Verbose Command Output
2
Building Projects and Solutions
2.1
Build Command Syntax
2.2
Setting the Configuration
2.3
Compiling to Native Object Code
2.4
Compiler Debugging Options
3
Cleaning Projects and Solutions
3.1
Clean Command Syntax
3.2
Cleaning Debug Configuration
3.3
Cleaning Release Configuration
4
Running Programs
4.1
Run Command Syntax
4.2
Running Programs by Interpreting the Intermediate Code
4.3
Running Programs Compiled to Native Code
4.4
Printing Execution Statistics
4.5
Setting Virtual Machine Parameters
4.5
Virtual Machine Debugging Options
5
Debugging Programs
5.1
Debug Command Syntax
5.1
Debugger Shell Commands
6
Dumping Contents of an Assembly
6.1
Dump Command Syntax
6.2
Dumping All
6.3
Dumping the Assembly Header
6.4
Dumping the Constant Pool
6.5
Dumping the Function Table
6.6
Dumping the Symbol Table
6.7
Dumping the Assembly Mappings