Oxygene Project Options (Debug)
From RemObjects Software
This is a Oxygene Platform Feature topic
Feel free to add your notes to this topic below.
| | | |
|---|---|---|
| Start Mode | Normally you will want to leave this as the default of Project, but you might want to set it to Start Application if being invoked by another executable (see Start Application below). |
Start Project |
| Start Application | Set this to the full path and name of the host executable that will be invoked when you start this application in the debugger. Leave blank if you want to run the application directly.
This is helpful for specifying a host executable for debugging Library projects. |
Empty |
| Command Line Arguments | Specifies the parameters passed to your application when launching it in the debugger. | Empty |
| Working Directory | Specifies the startup directory to be used when running in the debugger. If empty, the application will start in the Output Folder. | Empty |
| Capture Console Output | Set this to True for output to go to the output window. By default, output goes to the console window. | False |
| Enable Unmanaged Debugging | Enable debugging into unmanaged code. | False |
| Debug Class | Class to be used for Asserts, the default is System.Diagnostic.Debug. | Empty |
| Assert Method Name | Method to be used on the above class (the default is Assert(). | Empty |
See Also
- Oxygene Project Options
- Application – Compatibility – Build – Debug – Signing – Resources – Settings
- IDE Integration
Product: RemObjects Oxygene (formerly known as Chrome)
Current version: 3.0
Previous Versions: 'Joyride' (2.0), 'Floorshow' (1.5), 'Adrenochrome' (1.0)
Glossary — Keywords — Language Features — Platform Features — Samples — Articles — How To — Issues
Categories: Text | Oxygene | Feature
