File: environment-variable-options.md

package info (click to toggle)
qtrvsim 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,844 kB
  • sloc: cpp: 25,687; ansic: 7,754; makefile: 318; python: 303; sh: 278; asm: 268; xml: 9
file content (16 lines) | stat: -rw-r--r-- 443 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Environment Variable Options

## Common

### Logging

Logging is mainly intended for development purposes. See developer docs.

## GUI

### Portable application

*The simulator GUI stores information about currently opened windows, last selected micro-architecture, etc. To make the
simulator fully portable, you have to specify path to a `.ini` file to store this state.*

`QTRVSIM_CONFIG_FILE` - path to `.ini` file with current GUI state.