1,388
edits
| Line 325: | Line 325: | ||
==== Debugging Options ==== | ==== Debugging Options ==== | ||
--console Display console (Windows specific) | |||
--developer Enable developer mode. | |||
--enable-fpe Abort on encountering a floating point | |||
exception; | |||
--fgviewer Use a model viewer rather than load the entire | |||
simulator. | |||
--json-report Print a report in JSON format on the standard output. | |||
The report will give useful information for debugging | |||
purposes, such as the FlightGear version, | |||
the scenery/aircraft paths in use, the TerraSync and | |||
the data download directories and the paths to | |||
navigation data files. | |||
--log-level={bulk|debug|info|warn|alert} | --log-level={bulk|debug|info|warn|alert} | ||
Set the logging level for this session. | Set the logging level for this session. | ||
| Line 340: | Line 351: | ||
--trace-write=property Trace the writes for a property; | --trace-write=property Trace the writes for a property; | ||
multiple instances can be used | multiple instances can be used | ||
-- | --uninstall Remove $FG_HOME directory. For Windows remove TerraSync, | ||
Aircraft and TextureCache directories from download dir. | |||
== Related content == | == Related content == | ||
edits