[FormatterConfiguration]

The [FormatterConfiguration] section configures the formatter plug-in. The UID parameter in this section is the Symbian ELF Formatter UID=10282fe3.

For example:

[FormatterConfiguration]
KeyIndex0=0
KeyIndex1=1
KeyIndex2=2
KeyIndex3=3
KeyIndex4=4
KeyIndex5=5
KeyIndex6=6
KeyIndex7=7
KeyType0=1
KeyType1=6
KeyType2=6
KeyType3=6
KeyType4=6
KeyType5=6
KeyType6=6
KeyType7=6
KeyValue0=2
KeyValue1=1
KeyValue2=1
KeyValue3=1
KeyValue4=1
KeyValue5=1
KeyValue6=1
KeyValue7=1
UID=10282fe3

This section also has the parameter triplets explained in the subsequent sections.

System-wide data

Parameter triplet (KeyIndex0=0, KeyType0=1, KeyValue0=2) specifies the System-wide crash data option. The following is the GUI description for this parameter:

 "System-Wide Crash Data Option:
                                    0-    System-Wide Data
                                    1-    Crashed Process Only
                                    2-    Both"

The default value is 2-Both, thus capturing system-wide and crashed process data.

Thread data

The parameter triplets (KeyIndex1=1, KeyType1=6, KeyValue1=1 ) specifies whether to collect information about all the threads in the failed process.

The default value is 1-True.

Data segments

The parameter triplets (KeyIndex2=2, KeyType2=6, KeyValue2=1) specifies whether to create data segments for the failed process.

The default value is 1-True.

Code segments

The parameter triplets (KeyIndex3=3, KeyType3=6, KeyValue3=1) specifies whether to create code segments for the failed process.

The default value is 1-True.

Thread segments

The parameter triplets (KeyIndex4=4, KeyType4=6, KeyValue4=1) specifies whether to create thread segments for the failed process.

The default value is 1-True.

Register segments

The parameter triplets (KeyIndex5=5, KeyType5=6, KeyValue5=1) specifies whether to create register segments for the failed process.

The default value is 1-True.

Executable information

The parameter triplets (KeyIndex6=6, KeyType6=6, KeyValue6=1) specifies whether to create an executable information segment for the failed executable.

The default value is 1-True.

Process segment

The parameter triplet (KeyIndex7=7, KeyType7=6, KeyValue7=1) specifies to create process segments.

The default value is 1-True.