Programmer's Manual

Table of Contents

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