GUI Options

Option flags applicable when COMMAND=gui or when, for Windows only, the COMMAND argument is missing.

Flag Description
--dir=DIR

Path to the trace definition directory.

Default directory :Public Documents\Euresys\Memento

--goback[=N]

Go back N messages in history.

Default: ignore past messages.

--limit[=N]

Stop after N messages.

Default: don't stop.

--pastboot[=N]

Go back N boot sessions in history.

Default: ignore past boot sessions.

--verbosity=LEVEL

Set the verbosity level.

Possible values: None,Critical,Error,Warning,Notice,Info,Debug,Verbose

Default: Notice.

--history=INT

Number of history lines.

Default number: 250,000.

--duration=SEC

Stop the application after the specified number of seconds.

--hide-console Don't show the application console.
--filter=FILTER

Define filters with the following BNF syntax:

<FILTER> ::= <CARD> | ':'<CONNECTORS> | <CARD>':'<CONNECTORS>

where

<CARD> ::= <INTEGER> | '+',

<CONNECTORS> ::= <LETTER> | <LETTER><CONNECTORS> | '+', <LETTER> ::= 'A'|'B'|'C'|'D'

with '+' to match empty card or connector information